From 016bdfac1f9541038644b872b2a68d6bac24775b Mon Sep 17 00:00:00 2001 From: jabarros Date: Tue, 14 Oct 2014 14:11:42 +0200 Subject: [PATCH] Fixed. Upload path is not place correctly in setting view --- res/values/strings.xml | 3 +++ res/xml/preferences.xml | 67 +++++++++++++++++++++++++------------------------ 2 files changed, 37 insertions(+), 33 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 02021305..b021ed7e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -303,4 +303,7 @@ An error occurred while trying to move this file or folder to move this file + Instant Uploads + Security + diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 9543cfc5..3b8b3e81 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -21,40 +21,41 @@ - - - + + - - - - - - + + + + + + + + + -- 2.11.0