From 50ad7f0ae89fc52ce57fe03328f4221fb57f2eac Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 23 Jul 2017 23:26:34 -0700 Subject: Fully implement imagepicker and create play store showcase (#12) * Update changelog * Add uri to imagemodel * Revamp image pickers * Prepare play store showcase * Add encrypted files * Test showcase * Clean elastic recycler activity --- .../main/res/transition-v21/kau_image_exit_bottom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 imagepicker/src/main/res/transition-v21/kau_image_exit_bottom.xml (limited to 'imagepicker/src/main/res/transition-v21/kau_image_exit_bottom.xml') diff --git a/imagepicker/src/main/res/transition-v21/kau_image_exit_bottom.xml b/imagepicker/src/main/res/transition-v21/kau_image_exit_bottom.xml new file mode 100644 index 0000000..447c0c9 --- /dev/null +++ b/imagepicker/src/main/res/transition-v21/kau_image_exit_bottom.xml @@ -0,0 +1,16 @@ + + + + + + + + + + -- cgit v1.2.3