Created
September 18, 2020 16:58
-
-
Save TylerMcCraw/bb5ad9a5ddc662f8f990b9ce8f084306 to your computer and use it in GitHub Desktop.
ScrollingViewAboveBottomNavigationBehavior
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set this on your scrolling view for which you wish to have the behavior applied: | |
app:layout_behavior="com.myapp.mypackage.ScrollingViewAboveBottomNavigationBehavior" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment