SmoothBottomBar icon indicating copy to clipboard operation
SmoothBottomBar copied to clipboard

Hide bottomBar on scroll

Open gargVader opened this issue 3 years ago • 0 comments

Traditionally, we add this attribute to BottomNavigationView in order to implement this feature. How to do it for SmoothBottomBar too? app:layout_behavior="com.google.android.material.behavior.HideBottomViewOnScrollBehavior"/>

gargVader avatar Jun 27 '21 04:06 gargVader