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 --- sample/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 7718 -> 4750 bytes .../src/main/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 10056 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 sample/src/main/res/mipmap-xxhdpi/ic_launcher_round.png (limited to 'sample/src/main/res/mipmap-xxhdpi') diff --git a/sample/src/main/res/mipmap-xxhdpi/ic_launcher.png b/sample/src/main/res/mipmap-xxhdpi/ic_launcher.png index 324e72c..14f2082 100644 Binary files a/sample/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/sample/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/sample/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/sample/src/main/res/mipmap-xxhdpi/ic_launcher_round.png deleted file mode 100644 index 9bec2e6..0000000 Binary files a/sample/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ -- cgit v1.2.3