From f4ad65b8be0e1a423a8effd71ca94490eee68705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20L=C3=B6ffler?= Date: Sun, 23 Jan 2022 22:08:37 +0100 Subject: [PATCH] [android] Remove space for icons in Settings (#1924) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [android] Remove space for icons in Settings Override the the iconSpaceReserved property specified in https://cs.android.com/android/platform/superproject/+/android-12.0.0_r4:prebuilts/sdk/current/support/v7/preference/res/values-sw360dp-v13/values-sw360dp-v13.xml as none of the Settings items has an icon; hence the space is wasted and leads to the truncation of item names and descriptions. Closes: #1872 Signed-off-by: Stefan Löffler * [android] Add comment about iconSpaceReserved Signed-off-by: Stefan Löffler --- .../values-sw360dp-v13/values-preference.xml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 android/res/values-sw360dp-v13/values-preference.xml diff --git a/android/res/values-sw360dp-v13/values-preference.xml b/android/res/values-sw360dp-v13/values-preference.xml new file mode 100644 index 0000000000..e45b83c35d --- /dev/null +++ b/android/res/values-sw360dp-v13/values-preference.xml @@ -0,0 +1,20 @@ + + + + false +