Recyclerview in Fragment Android Studio Tutorial || Recyclerview || Fragment || Java || 2023

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

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

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

    Very good tutorial.

  • @karlmarx9309
    @karlmarx9309 3 месяца назад

    Thanks. Are you able to code item click listener of recycler view in fragment? For example, you have item list in home fragment. Then you clock one of the list to show item details in other fragmemt. You may use interface or lamda. Whar you need to code is don't add item click in onbindingview in adapter. You need to add item click oncreateview in adapter. Or you may use MVVM. Will you try?

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

    Thank you for the nice video

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

    For people asking why making tutorial in Java: they still teach Android using Java in some schools :)

  • @ArshDeep-zj3cv
    @ArshDeep-zj3cv 10 месяцев назад

    where have you use the id recyclerview?

  • @InformeGlobal
    @InformeGlobal 9 месяцев назад

    In Kotlin?

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

    why did we use framelayout?

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

    great work but most people dont use java anymore

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

    What's the point of making tutorial in Java about legacy Android views? It's Kotlin's and Jetpack Compose's time. O_o