aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-v27/themes.xml
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2021-03-09 15:12:24 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2021-03-18 11:40:30 +0530
commit91fce4dce78da73fe551fa90bb4975a8c250e0f5 (patch)
tree7ddc69b1d1e0ca96f30a54049ab8b347f9f3025e /app/src/main/res/values-v27/themes.xml
parent774fda83ac276a635e3402034b1eedbd10be916f (diff)
all: format XML files to 2 space indent
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'app/src/main/res/values-v27/themes.xml')
-rw-r--r--app/src/main/res/values-v27/themes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/values-v27/themes.xml b/app/src/main/res/values-v27/themes.xml
index d07e0f48..367c59fe 100644
--- a/app/src/main/res/values-v27/themes.xml
+++ b/app/src/main/res/values-v27/themes.xml
@@ -5,7 +5,7 @@
<resources>
- <style name="AppTheme" parent="APSTheme">
- <item name="android:windowLightNavigationBar">@bool/light_status_bar</item>
- </style>
+ <style name="AppTheme" parent="APSTheme">
+ <item name="android:windowLightNavigationBar">@bool/light_status_bar</item>
+ </style>
</resources>