diff options
author | Allan Wang <me@allanwang.ca> | 2018-10-08 03:14:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-08 03:14:40 -0400 |
commit | 2ed21b32c9e77da5f957cfbf9d73a0a563b8511c (patch) | |
tree | 777031cb40b2d3ab70795134b746fae282cd8059 /mediapicker/src/main | |
parent | 19020070cc073c81bfe397454f2314d37a78ed31 (diff) | |
download | kau-2ed21b32c9e77da5f957cfbf9d73a0a563b8511c.tar.gz kau-2ed21b32c9e77da5f957cfbf9d73a0a563b8511c.tar.bz2 kau-2ed21b32c9e77da5f957cfbf9d73a0a563b8511c.zip |
Enhancement/public xml (#171)3.8.0
* Test gitignore with public xml
* Fix spacing
Diffstat (limited to 'mediapicker/src/main')
-rw-r--r-- | mediapicker/src/main/res-public/values/public.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/mediapicker/src/main/res-public/values/public.xml b/mediapicker/src/main/res-public/values/public.xml deleted file mode 100644 index cadfa07..0000000 --- a/mediapicker/src/main/res-public/values/public.xml +++ /dev/null @@ -1,7 +0,0 @@ -<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.MediaPicker' type='style' /> - <public name='Kau.MediaPicker.Overlay' type='style' /> - <public name='kau_image_minimum_size' type='dimen' /> - <public name='kau_blurred_image_selection_overlay' type='color' /> -</resources>
\ No newline at end of file |