aboutsummaryrefslogtreecommitdiff
path: root/core-ui
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-10-08 03:14:40 -0400
committerGitHub <noreply@github.com>2018-10-08 03:14:40 -0400
commit2ed21b32c9e77da5f957cfbf9d73a0a563b8511c (patch)
tree777031cb40b2d3ab70795134b746fae282cd8059 /core-ui
parent19020070cc073c81bfe397454f2314d37a78ed31 (diff)
downloadkau-2ed21b32c9e77da5f957cfbf9d73a0a563b8511c.tar.gz
kau-2ed21b32c9e77da5f957cfbf9d73a0a563b8511c.tar.bz2
kau-2ed21b32c9e77da5f957cfbf9d73a0a563b8511c.zip
Enhancement/public xml (#171)3.8.0
* Test gitignore with public xml * Fix spacing
Diffstat (limited to 'core-ui')
-rw-r--r--core-ui/src/main/res-public/values/public.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/core-ui/src/main/res-public/values/public.xml b/core-ui/src/main/res-public/values/public.xml
deleted file mode 100644
index 3d0b8d2..0000000
--- a/core-ui/src/main/res-public/values/public.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<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 -->
- <public name='kau_recycler_detached_background' type='layout' />
- <public name='kau_recycler_textslider' type='layout' />
- <public name='kau_elastic_recycler_activity' type='layout' />
- <public name='Kau.Translucent' type='style' />
- <public name='Kau.Translucent.NoAnimation' type='style' />
- <public name='Kau.Translucent.SlideBottom' type='style' />
- <public name='Kau.Translucent.SlideTop' type='style' />
-</resources> \ No newline at end of file