From cf2a7fcd0880a8d276970124cdb5d5845d5631fe Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 4 Jul 2017 16:08:03 -0700 Subject: Separate core components in its own module --- .../src/main/res/layout/kau_activity_image_picker.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 imagepicker/src/main/res/layout/kau_activity_image_picker.xml (limited to 'imagepicker/src/main/res/layout/kau_activity_image_picker.xml') diff --git a/imagepicker/src/main/res/layout/kau_activity_image_picker.xml b/imagepicker/src/main/res/layout/kau_activity_image_picker.xml new file mode 100644 index 0000000..d3739dd --- /dev/null +++ b/imagepicker/src/main/res/layout/kau_activity_image_picker.xml @@ -0,0 +1,18 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3