From 4706b8f6a8d08a6961da6ab34d15881b63356d79 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 23 Jul 2017 13:13:36 -0700 Subject: Update kpref-activity's min-sdk and other minor changes (#11) * Move some resources to public * Lower kpref minsdk * Remove excess kauUtils annotations * Allow nullable throwable * Do not throw null throwable * Make image picker base abstract again * Migrate about strings to private * Update readme * Update readme * Update sample tagging * Update adapter readme --- imagepicker/src/main/res/values/colors.xml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 imagepicker/src/main/res/values/colors.xml (limited to 'imagepicker/src/main/res/values/colors.xml') diff --git a/imagepicker/src/main/res/values/colors.xml b/imagepicker/src/main/res/values/colors.xml deleted file mode 100644 index ebaa3f7..0000000 --- a/imagepicker/src/main/res/values/colors.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - #30000000 - - \ No newline at end of file -- cgit v1.2.3