From 802a70e9c9d63c799e86e1d889801d74a517212f Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 2 Feb 2020 23:16:15 +0800 Subject: Add a dark theme toggle in the navigation drawer. --- app/src/main/res/values/strings.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 686029d1..6d0667a7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -289,7 +289,7 @@ Enable Notifications Check Notifications Interval Theme - Light Theme + Light Theme Dark Theme Device default Amoled Dark @@ -424,4 +424,7 @@ Unsave comment Exit? + + Light Theme + Dark Theme -- cgit v1.2.3