From 1fb70f49aaa48fcb595130b0a6f4a946ce74d386 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 9 Sep 2019 20:15:38 +0200 Subject: [PATCH] Added hint about system themes --- app/src/main/res/layout/dialog_theme.xml | 13 ++++++++++++- app/src/main/res/values/strings.xml | 1 + 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/dialog_theme.xml b/app/src/main/res/layout/dialog_theme.xml index cdecd3c266..628cd161eb 100644 --- a/app/src/main/res/layout/dialog_theme.xml +++ b/app/src/main/res/layout/dialog_theme.xml @@ -3,7 +3,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" - android:padding="12dp"> + android:padding="24dp"> + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d321c6b7cd..a9922714c2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -186,6 +186,7 @@ Grey dark theme System theme Grey system theme + The system themes will automatically switch light/dark on day/night, if supported by Android Advanced Options