List Question
20 TechQA 2024-03-04T08:02:55.563000How to load youtube video url on my viewholder, from my dummy data
28 views
Asked by ryhanhxx
How to use object animator for background color of items in RecyclerView?
37 views
Asked by danial
Why Nested Class is better than Inner Class when I create ViewHolder in RecyclerView
77 views
Asked by kite
ViewHolder not recognising textview on binding using Kotlin
68 views
Asked by sara fernandes
Make transparent part of the view pass over touches and keep touches on a visible part
85 views
Asked by bene25
Android Recycler View with Multiple ViewHolders, Drag and Drop, and Persistent Item Positions
37 views
Asked by Нурбек Орманали
NullPointerException on boolean androidx.recyclerview.widget.RecyclerView$ViewHolder.shouldIgnore() when trying to add Chips to a fragment
50 views
Asked by Jonas Verschueren
How to make a partially visible item clickable in viewpager2?
63 views
Asked by MihaelKrau
my kotlin class is not seeing the xml file
33 views
Asked by Charlotte
How to group items within RecyclerView when using FlexboxLayoutManager
38 views
Asked by BuddhaBowl
(Kotlin) RecyclerView button change outside ImageView
30 views
Asked by Brandon
Refactoring RecyclerView with multi ViewHolder from ButterKnife using ViewBinding
72 views
Asked by Lubron
Attempt to invoke virtual method 'boolean android.os.HandlerThread.isAlive()' on a null object reference
386 views
Asked by Devansh Shah
Two inner classes within a RecyclerView class to display different layouts
44 views
Asked by Captai-N
How to Fit Recyler view items according to layout size in Android
43 views
Asked by java bee
Android RecyclerView.Adapter not updating
64 views
Asked by Dario Franzese
Optimizing code structure for ViewHolder members - Kotlin
26 views
Asked by Phani Teja
How can I iterate over items in onBindViewHolder without using a RecyclerView instance in the adapter method?
48 views
Asked by Vasant Raval
Can;t we pass int value to recycler view in Java?
80 views
Asked by Dhruv Varia
Is it possible to use DIffUtil/AsyncListDiffer with other Collection than List?
163 views
Asked by Red M