mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-11 22:14:40 +00:00
Android: Adjust position of floating action button
This commit is contained in:
parent
5585ac47bf
commit
85ab968136
@ -38,11 +38,11 @@
|
||||
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"
|
||||
app:layout_anchor="@+id/pager_platforms"
|
||||
app:layout_anchorGravity="bottom|right|end"/>
|
||||
|
||||
</android.support.design.widget.CoordinatorLayout>
|
||||
</android.support.design.widget.CoordinatorLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user