aboutsummaryrefslogtreecommitdiff
path: root/core-ui
diff options
context:
space:
mode:
authorAllan Wang <allanwang@google.com>2019-09-12 11:55:22 -0700
committerAllan Wang <allanwang@google.com>2019-09-12 11:55:22 -0700
commit729a72d74bd1c208342aad68f8fb3d0a8a4d1194 (patch)
tree20f968adf06cceda67f9e3c3b2f25c1e8d717770 /core-ui
parentc6140c1008b042376bab328780f1686b75a9f839 (diff)
downloadkau-729a72d74bd1c208342aad68f8fb3d0a8a4d1194.tar.gz
kau-729a72d74bd1c208342aad68f8fb3d0a8a4d1194.tar.bz2
kau-729a72d74bd1c208342aad68f8fb3d0a8a4d1194.zip
Update versions
Diffstat (limited to 'core-ui')
-rw-r--r--core-ui/src/main/res-public/values/public.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/core-ui/src/main/res-public/values/public.xml b/core-ui/src/main/res-public/values/public.xml
index c8c2e56..f62ed25 100644
--- a/core-ui/src/main/res-public/values/public.xml
+++ b/core-ui/src/main/res-public/values/public.xml
@@ -1,10 +1,10 @@
<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_elastic_recycler_activity' type='layout' />
- <public name='kau_recycler_textslider' 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' />
+ <public name='kau_recycler_detached_background' type='layout' />
+ <public name='kau_elastic_recycler_activity' type='layout' />
+ <public name='kau_recycler_textslider' type='layout' />
</resources> \ No newline at end of file