aboutsummaryrefslogtreecommitdiff
path: root/about/src/main/res-public/values
diff options
context:
space:
mode:
Diffstat (limited to 'about/src/main/res-public/values')
-rw-r--r--about/src/main/res-public/values/public.xml2
-rw-r--r--about/src/main/res-public/values/styles.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/about/src/main/res-public/values/public.xml b/about/src/main/res-public/values/public.xml
index 2db68c4..3739dd1 100644
--- a/about/src/main/res-public/values/public.xml
+++ b/about/src/main/res-public/values/public.xml
@@ -1,4 +1,4 @@
<resources xmlns:tools='http://schemas.android.com/tools' tools:ignore='ResourceName'>
-<!-- AUTO-GENERATED FILE. DO NOT MODIFY. public.xml is generated by the generatepublicxml gradle task -->
+ <!-- AUTO-GENERATED FILE. DO NOT MODIFY. public.xml is generated by the generatepublicxml gradle task -->
<public name='Kau.About' type='style' />
</resources> \ No newline at end of file
diff --git a/about/src/main/res-public/values/styles.xml b/about/src/main/res-public/values/styles.xml
index c395e9f..e9ef931 100644
--- a/about/src/main/res-public/values/styles.xml
+++ b/about/src/main/res-public/values/styles.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <style name="Kau.About" parent="Kau.Translucent.SlideTop"/>
+ <style name="Kau.About" parent="Kau.Translucent.SlideTop" />
</resources> \ No newline at end of file