Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-v23/styles.xml')
-rw-r--r--app/src/main/res/values-v23/styles.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/src/main/res/values-v23/styles.xml b/app/src/main/res/values-v23/styles.xml
deleted file mode 100644
index dd7fad3a..00000000
--- a/app/src/main/res/values-v23/styles.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <style name="AppTheme" parent="BaseTheme">
- <item name="android:statusBarColor">?attr/colorPrimary</item>
- <item name="android:windowLightStatusBar">@bool/isDayMode</item>
- </style>
-</resources> \ No newline at end of file