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 --- imagepicker/src/main/res-public/values-v21/styles.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 imagepicker/src/main/res-public/values-v21/styles.xml (limited to 'imagepicker/src/main/res-public/values-v21/styles.xml') diff --git a/imagepicker/src/main/res-public/values-v21/styles.xml b/imagepicker/src/main/res-public/values-v21/styles.xml new file mode 100644 index 0000000..bae68da --- /dev/null +++ b/imagepicker/src/main/res-public/values-v21/styles.xml @@ -0,0 +1,9 @@ + + + + + -- cgit v1.2.3