From a101b528efdee74fc1970b7f1fe68263f0b20269 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 18 Aug 2017 14:39:40 -0700 Subject: Create media picker action items (#40) * Create action items * Increment version * Update camera action * Abstract camera action * Add and test * Refactor and add docs --- mediapicker/src/main/res/values/strings.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mediapicker/src/main/res/values/strings.xml') diff --git a/mediapicker/src/main/res/values/strings.xml b/mediapicker/src/main/res/values/strings.xml index 39ab16b..717e12b 100644 --- a/mediapicker/src/main/res/values/strings.xml +++ b/mediapicker/src/main/res/values/strings.xml @@ -4,4 +4,11 @@ No items have been selected Blurrable ImageView No items loaded + + No camera found + Please install a camera app and try again. + + Failed to create a temporary file. + + Select Media \ No newline at end of file -- cgit v1.2.3