summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/layout/fragment_emulation.xml
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2023-03-05 04:42:26 +0100
committerbunnei <bunneidev@gmail.com>2023-06-03 09:05:34 +0200
commitbde568c3c5d278ef00acd88daabd44127b5ddace (patch)
tree5b000794a0c1563bb8e018c5722bdf9bf72d5542 /src/android/app/src/main/res/layout/fragment_emulation.xml
parentandroid: Replace old buttons with vectors (diff)
downloadyuzu-bde568c3c5d278ef00acd88daabd44127b5ddace.tar
yuzu-bde568c3c5d278ef00acd88daabd44127b5ddace.tar.gz
yuzu-bde568c3c5d278ef00acd88daabd44127b5ddace.tar.bz2
yuzu-bde568c3c5d278ef00acd88daabd44127b5ddace.tar.lz
yuzu-bde568c3c5d278ef00acd88daabd44127b5ddace.tar.xz
yuzu-bde568c3c5d278ef00acd88daabd44127b5ddace.tar.zst
yuzu-bde568c3c5d278ef00acd88daabd44127b5ddace.zip
Diffstat (limited to 'src/android/app/src/main/res/layout/fragment_emulation.xml')
-rw-r--r--src/android/app/src/main/res/layout/fragment_emulation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/android/app/src/main/res/layout/fragment_emulation.xml b/src/android/app/src/main/res/layout/fragment_emulation.xml
index 828c5efc4..729a986db 100644
--- a/src/android/app/src/main/res/layout/fragment_emulation.xml
+++ b/src/android/app/src/main/res/layout/fragment_emulation.xml
@@ -23,7 +23,7 @@
<TextView
android:id="@+id/show_fps_text"
- android:layout_marginStart="8dp"
+ android:layout_marginStart="18dp"
android:layout_marginTop="2dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"