Skip to content

Instantly share code, notes, and snippets.

@Xiryl
Created January 11, 2019 09:31
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/366fb7cfd19a59fd308aaed5d588a6e8 to your computer and use it in GitHub Desktop.
Save Xiryl/366fb7cfd19a59fd308aaed5d588a6e8 to your computer and use it in GitHub Desktop.
bottombappbar-example-5
<android.support.design.widget.FloatingActionButton
android:id="@+id/fav"
android:elevation="8dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:layout_anchor="@id/bar"
android:src="@drawable/ic_add"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment