From 2e43a5c0a6176911f0ab86b3c55dd57845b45f30 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Fri, 13 Apr 2018 23:33:56 +0200 Subject: more theme working --- src/main/res/values/arrays.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/main/res/values/arrays.xml') diff --git a/src/main/res/values/arrays.xml b/src/main/res/values/arrays.xml index 3ded5490e..7d7823a46 100644 --- a/src/main/res/values/arrays.xml +++ b/src/main/res/values/arrays.xml @@ -1,5 +1,14 @@ + + @string/pref_theme_light + @string/pref_theme_dark + + + light + dark + + @string/never 256 KiB -- cgit v1.2.3