aboutsummaryrefslogtreecommitdiff
path: root/core-ui/src/main/res-public/values
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2020-01-19 21:37:28 -0800
committerAllan Wang <me@allanwang.ca>2020-01-19 21:37:28 -0800
commit588b722a9b94305b2fb40954195c3707912e2d75 (patch)
tree0fd3a1c6e4f606f7acea80bbc0220a62ea6565cc /core-ui/src/main/res-public/values
parent0ddc12ab95c8a750b2738ada06073830fd7cae8a (diff)
parentb7fd1c5c7e848d7cf12c49a1e9e319d4e11d0b5c (diff)
downloadkau-588b722a9b94305b2fb40954195c3707912e2d75.tar.gz
kau-588b722a9b94305b2fb40954195c3707912e2d75.tar.bz2
kau-588b722a9b94305b2fb40954195c3707912e2d75.zip
Merge branch 'progress-animator' into misc
Diffstat (limited to 'core-ui/src/main/res-public/values')
-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 f62ed25..c8c2e56 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