diff options
author | Iván Ávalos <avalos@disroot.org> | 2022-07-01 18:38:04 -0500 |
---|---|---|
committer | Iván Ávalos <avalos@disroot.org> | 2022-07-01 18:38:04 -0500 |
commit | 66b161dbf3750d8cb50e6e26ed0f03ce08addbfd (patch) | |
tree | 84e7fd59670df4d0fc6a46f7dfb58f68715ea316 /core-ui | |
parent | 4c06d0ae4a4b2c8450ec68dd9b64d472cdd0202d (diff) | |
download | kau-66b161dbf3750d8cb50e6e26ed0f03ce08addbfd.tar.gz kau-66b161dbf3750d8cb50e6e26ed0f03ce08addbfd.tar.bz2 kau-66b161dbf3750d8cb50e6e26ed0f03ce08addbfd.zip |
Updated AGP6.4.1
Diffstat (limited to 'core-ui')
-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 1e1a9df..aff4ead 100644 --- a/core-ui/src/main/res-public/values/public.xml +++ b/core-ui/src/main/res-public/values/public.xml @@ -1,8 +1,8 @@ <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_textslider' 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' /> <public name='Kau.Translucent.SlideBottom' type='style' /> |