You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In RecycleView with Realm data, I need to detect the last item currently see through scrolling. So I added the listener so that RecycleView can check onScrolled.
Expected Results
Detecting onScrolled method
Actual Results
onScrolled is not called.. How do I detect OnScrolled in RecycleView with RealmRecyclerViewAdapter??
What do you want to achieve?
Expected Results
Actual Results
Code Sample
Version of Realm and tooling
Realm version(s): 10.16.1 and adapter is 4.0.0
Android Studio version: Giraffe 2022.3.1 Patch3
device: Android 12
The text was updated successfully, but these errors were encountered: