Skip to content

Instantly share code, notes, and snippets.

@adolgiy
Last active May 4, 2018 11:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adolgiy/8970a76cb91fdec1a62745e413c6b05e to your computer and use it in GitHub Desktop.
Save adolgiy/8970a76cb91fdec1a62745e413c6b05e to your computer and use it in GitHub Desktop.
<CoordinatorLayout>
<MyView app:layout_behavior="MyBehavior" />
<BottomSheet app:layout_behavior="BottomSheetBehavior"/>
<AppBarLayout app:layout_behavior="MyAppBarBehavior"/>
</CoordinatorLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment