aboutsummaryrefslogtreecommitdiff
path: root/core-ui
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-09-11 13:37:12 -0400
committerAllan Wang <me@allanwang.ca>2018-09-11 13:37:12 -0400
commitd64c47f32931dce1c196f0b7a26ae5d1fd1af72e (patch)
treef11392808e64a2c507e02cf5ad90e255ba473e64 /core-ui
parenta83dd51f545dda905194ea84caed6e2906b0f06f (diff)
downloadkau-d64c47f32931dce1c196f0b7a26ae5d1fd1af72e.tar.gz
kau-d64c47f32931dce1c196f0b7a26ae5d1fd1af72e.tar.bz2
kau-d64c47f32931dce1c196f0b7a26ae5d1fd1af72e.zip
Add more tests
Diffstat (limited to 'core-ui')
-rw-r--r--core-ui/src/main/res-public/values/public.xml2
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 193e088..f46b3eb 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_elastic_recycler_activity' type='layout' />
<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' />