aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app/src/main/res/values/styles.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml
index 2694fc6f..5edc64cb 100644
--- a/app/src/main/res/values/styles.xml
+++ b/app/src/main/res/values/styles.xml
@@ -34,10 +34,6 @@
<item name="android:fontFamily">?attr/font_family</item>
</style>
- <style name="AppTheme.SlidableWithTranslucentWindow" parent="AppTheme.Slidable">
- <item name="android:windowTranslucentStatus">true</item>
- </style>
-
<style name="AppTheme.Draggable" parent="AppTheme">
<item name="android:colorBackgroundCacheHint">@null</item>
<item name="android:windowContentOverlay">@null</item>