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
My ListViewVariants is in fragment and fragment is the part of Activity with 3 tab. In my activity i'm using collapsing toolbar. My tab with listViewVariant, when i scroll my list to up it doesn't collapse and show the list improperly while on another tab i have recyclerview which is scrolling and collapsing correctly. Please help me in figuring this out.