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 --- .../src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | Bin 14696 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 sample/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png (limited to 'sample/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png') diff --git a/sample/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/sample/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png deleted file mode 100644 index 34947cd..0000000 Binary files a/sample/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ -- cgit v1.2.3