aboutsummaryrefslogtreecommitdiff
path: root/core-ui/src
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-06-07 12:56:33 -0400
committerAllan Wang <me@allanwang.ca>2019-06-07 12:56:33 -0400
commit3293b5f4e2060f3ae22bdd941b8654bde70c9939 (patch)
treeed7b371557150d035284f2d031ee6473a3313dab /core-ui/src
parent013f08f9061ad0dea803e5e63f24480a138a05b2 (diff)
downloadkau-3293b5f4e2060f3ae22bdd941b8654bde70c9939.tar.gz
kau-3293b5f4e2060f3ae22bdd941b8654bde70c9939.tar.bz2
kau-3293b5f4e2060f3ae22bdd941b8654bde70c9939.zip
Update public xml script to ignore modules without res items
Diffstat (limited to 'core-ui/src')
-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 f46b3eb..af7ce44 100644
--- a/core-ui/src/main/res-public/values/public.xml
+++ b/core-ui/src/main/res-public/values/public.xml
@@ -1,5 +1,5 @@
<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 -->
+<!-- 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' />