Open urob0ros opened 7 years ago
I'm having the same problem. The indicator is partially hidden behind the toolbar (See image below). In the sample app this problem doesn't occur.
Is the track thumb (the curvy thing that you use to scroll) ever hidden behind the title bar or just the indicator?
How do i force the scrollbar indicator to stay below the appbar? The scrollbar is already at the top but the indicator is being hidden behind the toolbar. See example below:
`<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" xmlns:app="http://schemas.android.com/apk/res-auto" tools:context=".MainActivity">
`