Item Click Listener - RecyclerView using Kotlin || kotlin Item Click Listener in RecyclerView

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 76

  • @chonglennon343
    @chonglennon343 3 года назад +6

    I love your recycler view in Kotlin! The tutorials are so complete! Pls create more tutorial with latest version of Kotlin!! You're awesome!

  • @benhardyudha7507
    @benhardyudha7507 8 месяцев назад

    Nice and great video. This video help me a lot about recycleview

  • @brooklynwright7109
    @brooklynwright7109 Год назад

    thank you so much for your android kotlin tutorials, they've helped me so much, so far

  • @AAKASHPanchal-s2f
    @AAKASHPanchal-s2f 10 месяцев назад +1

    Thank You for this amazing stuff🙌🙌

  • @hallen6582
    @hallen6582 3 года назад

    i understand you better than people speaking my own language

  • @Hrit
    @Hrit 3 года назад

    I like the way you give those short recaps unlike many other tutorials!
    Highly appreciate your style of teaching

  • @mabeleain3320
    @mabeleain3320 Год назад

    Thanks bro!!! Your tutorial help me a lot 🍀

  • @jodohutao
    @jodohutao 2 года назад +1

    thank you so much! this is the easiest way to make click listener on recycleview

  • @existentialbonsai
    @existentialbonsai 2 года назад +1

    Dude this one helped a lot! Thanks heaps!

  • @nguyenquoctuan4766
    @nguyenquoctuan4766 Год назад +2

    I have a question, where did you declare mListener?
    I get the error "kotlin.UninitializedPropertyAccessException: lateinit property mListener has not been initialized"
    Hope you reply soon, thanks

    • @renegaethje-zu9uc
      @renegaethje-zu9uc Год назад

      Me too

    • @Sc_ord-g2q
      @Sc_ord-g2q Год назад

      me too

    • @nevillevalentine4819
      @nevillevalentine4819 Год назад +1

      Same😢😢

    • @shshshsh2438
      @shshshsh2438 Год назад

      @@nevillevalentine4819 he did initialize mListener in 2:48. Just make sure in MainActivity.kt you set newRecyclerView.adapter = adapter. I made a mistake there, and now the code worked perfectly. Hope this helps.

  • @frozen1093
    @frozen1093 3 года назад +2

    Thanks helped me a lot but I'm so confused about this and couldn't fully understand how this listener on item of list works

  • @randy4ii411
    @randy4ii411 Год назад

    Great video sir, thanks.

  • @arlet9788
    @arlet9788 2 года назад

    great video! helped me a lot, thanks :)

  • @baranates6652
    @baranates6652 3 года назад +4

    Error: kotlin.UninitializedPropertyAccessException: lateinit property mListener has not been initialized
    Im having this error can you help me?

  • @Hendrik.brouwer
    @Hendrik.brouwer 3 года назад +1

    That was excellent! Thank you very much!

  • @waltervondervogelweide4638
    @waltervondervogelweide4638 Год назад

    Bro I love you so much all the other tutorials I found where in Java

  • @robertorodriguez3630
    @robertorodriguez3630 Год назад

    Excelent, very simple, thanks

  • @oneofthesidemen
    @oneofthesidemen 3 года назад +5

    Error: kotlin.UninitializedPropertyAccessException: lateinit property mListener has not been initialized

  • @nick8292
    @nick8292 2 года назад +1

    Nice video, thank you

  • @sr.capitalismo723
    @sr.capitalismo723 Год назад

    Thanks from Spain :)

  • @JAntonioC
    @JAntonioC 3 года назад +2

    Great tutorial simple and functional

  • @kymkobek
    @kymkobek 3 года назад

    It is so easy to understand great job

  • @tomas.menniti
    @tomas.menniti 3 года назад +1

    Thanks so much for sharing! You are amazing!

    • @_foxandroid
      @_foxandroid  3 года назад

      Glad it helped!

    • @chhatrapatikumar7311
      @chhatrapatikumar7311 2 года назад

      @@_foxandroid FOR APP UI DESIGNING, ADOBE XD OR FIGMA VS ANDROID STUDIO XML CODING WHICH IS BETTER ?

  • @tagyenblaisetechwi2069
    @tagyenblaisetechwi2069 11 месяцев назад

    Thanks 🎉

  • @koolooc726
    @koolooc726 3 года назад

    yay thanks, i dindnt use the newrecycler and newarraylist but it still worked!

  • @kurohana1476
    @kurohana1476 3 года назад +3

    Thank you for the tutorial.
    Do you have any idea why I'm getting this error "kotlin.UninitializedPropertyAccessException: lateinit property Listener has not been initialized" ?

    • @_foxandroid
      @_foxandroid  3 года назад +1

      Yes...you have initialized some late initialized variable

    • @piotrradziewicz5429
      @piotrradziewicz5429 3 года назад

      @@_foxandroid Hi, how should I initialize the Listener?

    • @ackerman6992
      @ackerman6992 3 года назад

      Did u got the solution?

    • @ackerman6992
      @ackerman6992 3 года назад

      @@piotrradziewicz5429 did u got the solution?

    • @rayankhemici9526
      @rayankhemici9526 2 года назад

      @@_foxandroid any solution ?

  • @sat_talk
    @sat_talk 3 года назад

    Thanks..bro.. pl. make a video in multi-selection items ( setOnLongClickListener )

  • @kathir3777
    @kathir3777 3 года назад

    Thank you for the video !!!!

  • @SamarthSinha-ur3ci
    @SamarthSinha-ur3ci 3 года назад +1

    Amazing

  • @zigameza3144
    @zigameza3144 Год назад

    amazing

  • @mpourmoghadam1607
    @mpourmoghadam1607 2 года назад

    thank you so much , so useful

  • @mustafakarakaya8007
    @mustafakarakaya8007 3 года назад +1

    Thanks :D

  • @anurajms
    @anurajms 3 года назад +1

    thank you

  • @entertaintjad754
    @entertaintjad754 2 года назад

    fantastic work but sir when we click on it they pass int value but we want string

  • @حسینمقدسیبرازنده
    @حسینمقدسیبرازنده 2 года назад

    Thanks

  • @urvishbundela7826
    @urvishbundela7826 3 года назад +1

    Great tutorial ! Sir How to navigate to another activity which is like an instagram story, with an animated progress bar and automatically progressive pictures like an instagram story?

    • @_foxandroid
      @_foxandroid  3 года назад +1

      Urvish navigating to another activity tutorial will be uploaded shortly...

    • @urvishbundela7826
      @urvishbundela7826 3 года назад +1

      @@_foxandroid Great but I am also interested in how instagram stories work

    • @_foxandroid
      @_foxandroid  3 года назад

      Will make that soon!!!

  • @diegodromer
    @diegodromer 3 года назад +2

    Muitíssimo obrigado, me salvou.

  • @imc0der
    @imc0der 2 года назад

    thanks, that's my looking for

  • @divyanshkushwaha9488
    @divyanshkushwaha9488 3 года назад

    Sir how to make views clickable in recycler view while making network calls using volley?

  • @yashbhardwaj.11
    @yashbhardwaj.11 2 года назад

    hey i am getting an error again and again mlistener has not been initialised can anyone help

  • @swapnilnangare119
    @swapnilnangare119 2 года назад

    Error: lateinit property mListener has not been initialized

  • @Arabiclearnigpower
    @Arabiclearnigpower 10 месяцев назад

    is cod input tha app crash

  • @prasannakumaranisetti2350
    @prasannakumaranisetti2350 2 года назад

    I am getting the following error:
    kotlin.UninitializedPropertyAccessException: lateinit property mListener has not been initialized.
    I am using viewBinding.

  • @muhamadridho8790
    @muhamadridho8790 2 года назад

    thank you