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
{{ message }}
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
I want to hide toolbar and one textview when scrolling RecyclerView, its working fine using scrollFlags with AppBarLayout, but when used with diagonalLayout, its not working.
Here is the scrollFlags that are working with AppBarLayout
I want to hide toolbar and one textview when scrolling RecyclerView, its working fine using scrollFlags with AppBarLayout, but when used with diagonalLayout, its not working.
Here is the scrollFlags that are working with AppBarLayout
But its not working with DiagonalLayout
The text was updated successfully, but these errors were encountered: