ViewPager2 in Android Studio using Kotlin | Android Knowledge

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

КОМЕНТАРІ • 16

  • @AdityaEditzYT
    @AdityaEditzYT Рік тому +3

    Recommendation: It would be very much better using binding as we will use this in your projects tutorial too.

  • @AdityaEditzYT
    @AdityaEditzYT Рік тому +2

    Again quality dropped from 1080p to 720p but hopping that again it will get that quality & the video is very well explained and can you tell me didi that when will the projects series going to be started, very much waiting for that 🙃😀

  • @AdityaEditzYT
    @AdityaEditzYT Рік тому +1

    I thought that that all swipeable things in tiktok, moj, josh, tinder, and youtube are made by recycler view 😅😂. Thanks for this video 🥰

  • @Al-Balag3294
    @Al-Balag3294 Рік тому

    Very important video
    Thank you very much

  • @kennedymorage9331
    @kennedymorage9331 Рік тому +1

    "I'm having issues with "holder.bind(item)". It says it's an unresolved reference and I'm out of ideas on how to fix it. How did you resolve this?"
    I figured out what was wrong. I found this(androidx.recyclerview.widget.RecyclerView.ViewHolder) in my imports which was causing the issue. I wouldn't have noticed it if I hadn't seen your full code at the end 😅. Keep up the good work, I'm learning a lot 😀

    • @android_knowledge
      @android_knowledge  Рік тому +3

      Yes, I faced the same problem just remove the above import and you are good to go :-)

    • @fredjakaa246
      @fredjakaa246 Рік тому

      @@android_knowledge Thanks. I have also faced the same problem.

  • @drideonng1828
    @drideonng1828 Рік тому

    Thanks for your wonderful tutorials

  • @AdityaEditzYT
    @AdityaEditzYT Рік тому +1

    New video when?

  • @gufraanshaikh3798
    @gufraanshaikh3798 Рік тому

    Keep it up 👍🏼

  • @inv-r
    @inv-r Рік тому

    Hi please help me your source code error 😢 how to error fix

  • @josemarcano1512
    @josemarcano1512 Рік тому

    Could you help me to make a newspaper with login?

  • @theflutterguy6301
    @theflutterguy6301 10 місяців тому

    great video

  • @abcdzxzxcd6770
    @abcdzxzxcd6770 Рік тому

    getting error in mainactivity.kt file
    cannot access androidx.lifecycle.lifecycleowner kotlin
    What should I do plz reply