diff options
author | Allan Wang <me@allanwang.ca> | 2021-01-10 16:32:03 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-01-10 16:32:03 -0800 |
commit | 67825d600811cb3b3894a3b8fec602b15a8d9228 (patch) | |
tree | b0268c0377a18030ba14f690167fa9c6d5b59341 /core-ui/src/main/res-public/values | |
parent | aa5e622af45ce8a9214c11cc3839909ea02f8756 (diff) | |
download | kau-67825d600811cb3b3894a3b8fec602b15a8d9228.tar.gz kau-67825d600811cb3b3894a3b8fec602b15a8d9228.tar.bz2 kau-67825d600811cb3b3894a3b8fec602b15a8d9228.zip |
More version bumps
Diffstat (limited to 'core-ui/src/main/res-public/values')
-rw-r--r-- | core-ui/src/main/res-public/values/public.xml | 2 |
1 files changed, 1 insertions, 1 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..1e1a9df 100644 --- a/core-ui/src/main/res-public/values/public.xml +++ b/core-ui/src/main/res-public/values/public.xml @@ -1,7 +1,7 @@ <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_detached_background' type='layout' /> <public name='kau_recycler_textslider' type='layout' /> <public name='Kau.Translucent' type='style' /> <public name='Kau.Translucent.NoAnimation' type='style' /> |