From 8588272b3bf2bcc1689e331873b5c0e0876b5a57 Mon Sep 17 00:00:00 2001 From: JosJuice Date: Sun, 27 Feb 2022 22:45:21 +0100 Subject: [PATCH] Android: Set letterSpacing for savestate options fbe7cf6 set this for most buttons in the in-game menu but missed the savestate-related buttons and Unpause Emulation. --- .../src/main/res/layout/fragment_ingame_menu.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml b/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml index 04e996bfda..71dd4b6ad8 100644 --- a/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml +++ b/Source/Android/app/src/main/res/layout/fragment_ingame_menu.xml @@ -43,8 +43,9 @@