Skip to content

Instantly share code, notes, and snippets.

@madsunrise
Created September 29, 2019 21:27
Show Gist options
  • Save madsunrise/30c57e16ea00c706cc7798579027559d to your computer and use it in GitHub Desktop.
Save madsunrise/30c57e16ea00c706cc7798579027559d to your computer and use it in GitHub Desktop.
<com.google.android.material.floatingactionbutton.FloatingActionButton
android:id="@+id/fab"
android:src="@drawable/ic_add_white_24dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"
android:layout_margin="16dp"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment