Skip to content

Instantly share code, notes, and snippets.

@Xiryl
Created January 11, 2019 09:28
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 Xiryl/c59b84dbdb4c1aedbca25847bea3cf09 to your computer and use it in GitHub Desktop.
Save Xiryl/c59b84dbdb4c1aedbca25847bea3cf09 to your computer and use it in GitHub Desktop.
bottomappbar-example-4
<android.support.design.bottomappbar.BottomAppBar
android:id="@+id/bar"
android:layout_gravity="bottom"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:navigationIcon="@drawable/ic_menu_3">
</android.support.design.bottomappbar.BottomAppBar>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment