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
Yes there is enough items in the adapter. I can see them all loaded. I assumed it's the NestedScrollView as the scrollbar for it shows instead of the alphabetical scrollbar.
Anyways I will try it outside the NestedScrollView and see if it will work.
In my Project, I am using CoordinatorLayout + AppbarLayout + CollapsingToolbarLayout... here is the XML for MainActivity:
Now I use your scrollbar in one of the fragments with a recyclerView .. fragment XML is
Currently, I do exactly as you mentioned in the Wiki to initialize YOUR scrollView. However, it doesn't appear at all.
I would appreciate if you pointed me to the fix.
The text was updated successfully, but these errors were encountered: