Last active
August 19, 2019 10:59
-
-
Save lodlock/e3cd12130bad70a098db to your computer and use it in GitHub Desktop.
Quick behavior that allows for https://github.com/Clans/FloatingActionButton to be compatible with CoordinatorLayout. Add app:layout_behavior="wherever.you.want.to.keep.your.behaviors.FloatingActionMenuBehavior" (of course modify it to match your code) to your FloatingActionMenu that resides within a CoordinatorLayout.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Modified to support FloatingActionButton