SmoothBottomBar
SmoothBottomBar copied to clipboard
Hide bottomBar on scroll
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"/>