aboutsummaryrefslogtreecommitdiff
path: root/core-ui
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-14 17:53:48 -0700
committerAllan Wang <me@allanwang.ca>2019-09-14 17:53:48 -0700
commitfe69957ee3a38023e3e7d1d9555523c69eef2ac2 (patch)
tree0f8a792c4a9fd4601a51cf30ebf7161cceb31adf /core-ui
parente903778921d724b0f40944e27937843a712d4f44 (diff)
downloadkau-fe69957ee3a38023e3e7d1d9555523c69eef2ac2.tar.gz
kau-fe69957ee3a38023e3e7d1d9555523c69eef2ac2.tar.bz2
kau-fe69957ee3a38023e3e7d1d9555523c69eef2ac2.zip
Use newer data binding and remove single fast adapter
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 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