RecyclerView Item Click | Best Practice Way

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

КОМЕНТАРІ • 18

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

    Extremely underrated video. Precise and concise explanation. Well done.

  • @SandeepRajput-mq4mf
    @SandeepRajput-mq4mf Рік тому +1

    Glad I found your channel
    So much clear explanation
    Keep up the good work dude

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

    Fantastic video, congratulations. You have the ability to create simple, but clear and complete videos. Well done!

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

    wow! you did a great job explaining this concept

  • @glidingcoop7686
    @glidingcoop7686 9 місяців тому

    All of your videos are really good, Some things that can be improved includes
    1. Having the faceCam way smaller
    2. And a bit flashier intro with logo would do the job

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

    great video! hope you make more of these

  • @AD-eb2wb
    @AD-eb2wb Місяць тому

    Curious, why do you need to initialize the onClickListener in an init { } block? In fragments and activities you don't do this...

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

    Have you tried jetpack compose? It is much easier to make a recycler view equivalent using it.

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

    thank you sir you saved my life !

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

    Can you make a video on how to make a reminder/alarm application?

  • @daxlax8448
    @daxlax8448 11 місяців тому

    does this also work in cardview class?

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

    Great video. But could you explain how it would work with a search view? lets say the item that I click has a adapterposition 6, but when I use the search view and filter it, it only shows 1 item so the position would be 0 at the top. Therefore, when I click it it shows the position 0 item instead of 6. How can I fix that?

  • @FreddieAlicante
    @FreddieAlicante 3 місяці тому

    Can you please make a tutorial for multi login using firebase 🥺

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

    sir if you make a tutorial on services and broadcast receiver in future.

  • @carlosjoshuagumban932
    @carlosjoshuagumban932 9 місяців тому

    How do you implement this on editText?

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

    please make a video on external storage, scoped storage, and their permission on android 11 and above, and how to load all photos, and videos files from external storage in android 11 and above,
    thanks

  • @spoilerproductions
    @spoilerproductions 8 місяців тому

    Please come back