Android Sudoku Tutorial in Kotlin #2 - Lines and Cell Selection

Поділитися
Вставка
  • Опубліковано 3 жов 2024

КОМЕНТАРІ • 12

  • @sourcecode6467
    @sourcecode6467 3 роки тому +1

    Excellent, I went for a slightly different approach by adding views dynamically to a grid layout

  • @megadeviden
    @megadeviden 4 роки тому

    i got three error message in my android:
    Modifier overide is not applicable to local function
    unresolved reference: handle touch event
    modifier privare not applicable to local function

  • @koydaily
    @koydaily 4 роки тому

    so the problem is that, I want to transfer the Kotlin language into Java coz I dont really much know about Kotlin and my prof. said that its either we use Java or C++. Can somebody help me on how could I translate the Kotlin language into Java?

    • @Crucizer
      @Crucizer 4 роки тому

      I don't think we use C++ in android studio, but if you managed to convert the kotlin code into Java and can provide it to me, it would be huge help!

  • @loveforsberg530
    @loveforsberg530 4 роки тому

    Would it not be more efficient to paint the conflicting cells and the selected cell by painting the entire row, column and bow as conflicting (using rectangles) and then painting the selected cell on top?

    • @PatrickFeltes
      @PatrickFeltes  4 роки тому +1

      Yes, that would definitely be a more graphically efficient approach.
      I think since the amount of drawing is relatively small, it wouldn't make that much of a difference, and it would be a little bit more confusing to read the code (since most everything is a property of the cell and is drawn that way).
      If you decide to do it this way, let me know if you see a performance difference. Thanks for the suggestions!

  • @relaxpeaceful3840
    @relaxpeaceful3840 4 роки тому

    Thank you sir

    • @kendallaugustine13
      @kendallaugustine13 3 роки тому

      I guess it's kinda off topic but does anybody know a good site to watch new movies online?

    • @moshebriggs3080
      @moshebriggs3080 3 роки тому

      @Reese Clyde Yea, I've been watching on flixzone for years myself :D

    • @kendallaugustine13
      @kendallaugustine13 3 роки тому

      @Reese Clyde Thanks, signed up and it seems to work :D I appreciate it !!

    • @reeseclyde5907
      @reeseclyde5907 3 роки тому

      @Kendall Augustine glad I could help xD