Android: Adjust position of floating action button
This commit is contained in:
parent
5585ac47bf
commit
85ab968136
|
@ -38,7 +38,7 @@
|
|||
android:id="@+id/button_add_directory"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_margin="32dp"
|
||||
android:layout_margin="16dp"
|
||||
android:src="@drawable/ic_add"
|
||||
app:borderWidth="0dp"
|
||||
app:rippleColor="?android:colorPrimaryDark"
|
||||
|
|
Loading…
Reference in New Issue