Oct 6, 2020 — Optional reference to a horizontal scrollbar element. Visibility, Whether the scrollbar should automatically be hidden when it isn't needed, and ...
how-to-hide-a-layout-when-a-scrollview-is-scrolling-in-android
ScrollingViewBehavior, which is used to notify the AppBarLayout when scroll events ... This RecyclerView will be hidden by default if the layout_behavior defined is set ... Keep in mind that ScrollView does not work with CoordinatorLayout .. You can achieve this easily with android support widget CoordinatorLayout. Follow this post to hide/show the image based on scrolling. 939c2ea5af
how to hide a layout when a scrollview is scrolling in android
Comments