diff --git a/Source/Android/app/src/main/res/color/button_text_color.xml b/Source/Android/app/src/main/res/color/button_text_color.xml new file mode 100644 index 0000000000..6a2e41bfff --- /dev/null +++ b/Source/Android/app/src/main/res/color/button_text_color.xml @@ -0,0 +1,9 @@ + + + + + + diff --git a/Source/Android/app/src/main/res/layout/fragment_state_load.xml b/Source/Android/app/src/main/res/layout/fragment_state_load.xml index b3074c469d..ec8d80def1 100644 --- a/Source/Android/app/src/main/res/layout/fragment_state_load.xml +++ b/Source/Android/app/src/main/res/layout/fragment_state_load.xml @@ -18,42 +18,42 @@ android:layout_width="128dp" android:layout_height="128dp" android:text="@string/emulation_slot1" - style="@style/InGameMenuOption"/> + style="@style/OverlayInGameMenuOption"/>