From 75b2f9edbc33d470d0ce91febc5ab0244df70b7e Mon Sep 17 00:00:00 2001 From: roynatech2544 Date: Sat, 20 Nov 2021 02:13:57 +0900 Subject: [PATCH] universal7885: SamsungParts: styles.xml: specify dialog theme * Need to set the theme for dialogs and alertDialogs. Without it the ListPreference crashes https: //stackoverflow.com/questions/43784891/android-preferencefragmentcompat-crashing-on-listpreference-view Signed-off-by: roynatech2544 Change-Id: Ib02be040fd27238e6c10c587402dcf7aeaaec55b Signed-off-by: roynatech2544 --- universal7885-common/apps/SamsungParts/res/values/styles.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/universal7885-common/apps/SamsungParts/res/values/styles.xml b/universal7885-common/apps/SamsungParts/res/values/styles.xml index 25ec94e..32a2b1a 100644 --- a/universal7885-common/apps/SamsungParts/res/values/styles.xml +++ b/universal7885-common/apps/SamsungParts/res/values/styles.xml @@ -3,6 +3,8 @@