aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res-public/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res-public/values/styles.xml')
-rw-r--r--core/src/main/res-public/values/styles.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/main/res-public/values/styles.xml b/core/src/main/res-public/values/styles.xml
index bdbc84f..318c427 100644
--- a/core/src/main/res-public/values/styles.xml
+++ b/core/src/main/res-public/values/styles.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<resources>
- <style name="Kau" parent="Theme.AppCompat.NoActionBar"/>
+
+ <style name="Kau" parent="Theme.AppCompat.NoActionBar" />
<style name="Kau.Translucent">
<item name="android:windowBackground">@color/kau_shadow_overlay</item>