From 4a98d07806249017ba044d75de276bcd5e69cee6 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Wed, 8 Nov 2017 00:50:11 -0600 Subject: ConfigActivity: Add import menu item Signed-off-by: Jason A. Donenfeld --- app/src/main/res/drawable/ic_open.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/src/main/res/drawable/ic_open.xml (limited to 'app/src/main/res/drawable/ic_open.xml') diff --git a/app/src/main/res/drawable/ic_open.xml b/app/src/main/res/drawable/ic_open.xml new file mode 100644 index 00000000..f76831cd --- /dev/null +++ b/app/src/main/res/drawable/ic_open.xml @@ -0,0 +1,9 @@ + + + -- cgit v1.2.3