Category "android-recyclerview"

How to hide an item from Recycler View on a particular condition?

I am using Firebase Recycler Adapter (Firebase UI Library) to populate Recycler View. I want to hide an item(row) on a condition. I have a LinearLayout contain

: Can't access the Fragment View's LifecycleOwner when getView() is null i.e., before onCreateView() or after onDestroyView()

I am using live data in my application for all the network calls and response handling. In one of the scenarios, my recycler view is loading some data in its v

Set label color for swipe on Android RecyclerView

I created a RecyclerView with customized swipe draw functionality. Everything works fine, except of the color of the swipe label. Question: How can I change the