From 425d194e4f7a97b5ff65ec80eeaa40d6f2424f0c Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 29 Apr 2018 01:10:22 +0530 Subject: wg: Add and use dummy AppTheme Preparation for when the app will start carrying colors reflecting the WireGuard brand. Signed-off-by: Harsh Shandilya --- app/src/main/res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 11f3e544..f70c31bd 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -1,6 +1,7 @@ + -- cgit v1.2.3