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

github.com/stefan-niedermann/nextcloud-deck.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-v27/styles.xml')
-rw-r--r--app/src/main/res/values-v27/styles.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/res/values-v27/styles.xml b/app/src/main/res/values-v27/styles.xml
index fee6d0d20..a01e421c4 100644
--- a/app/src/main/res/values-v27/styles.xml
+++ b/app/src/main/res/values-v27/styles.xml
@@ -2,9 +2,6 @@
<resources>
<style name="AppTheme" parent="BaseTheme">
- <item name="android:windowLightStatusBar">@bool/isDayMode</item>
- <item name="android:statusBarColor">?attr/colorPrimary</item>
- <item name="android:navigationBarColor">?attr/colorPrimary</item>
<item name="android:windowLightNavigationBar">@bool/isDayMode</item>
</style>