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 --- sample/src/main/res/xml/kau_file_paths.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sample/src/main/res/xml/kau_file_paths.xml (limited to 'sample/src/main/res/xml') diff --git a/sample/src/main/res/xml/kau_file_paths.xml b/sample/src/main/res/xml/kau_file_paths.xml new file mode 100644 index 0000000..83b00bb --- /dev/null +++ b/sample/src/main/res/xml/kau_file_paths.xml @@ -0,0 +1,9 @@ + + + + + \ No newline at end of file -- cgit v1.2.3