From 5b47e66734075109b86aafdc7562aa3264f46436 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 19 May 2015 14:38:18 +0200 Subject: SettingsActivity with data sync option --- app/src/main/res/xml/pref_data_sync.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 app/src/main/res/xml/pref_data_sync.xml (limited to 'app/src/main/res/xml/pref_data_sync.xml') diff --git a/app/src/main/res/xml/pref_data_sync.xml b/app/src/main/res/xml/pref_data_sync.xml new file mode 100644 index 0000000..ffda831 --- /dev/null +++ b/app/src/main/res/xml/pref_data_sync.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + -- cgit v1.2.3