From 62a457a868a5441483cbce8de7ec43db106d880d Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 27 Sep 2020 16:02:10 +0800 Subject: Data Saving Mode is available. --- app/src/main/res/xml/data_saving_mode_preferences.xml | 13 +++++++++++++ app/src/main/res/xml/main_preferences.xml | 6 ++++++ 2 files changed, 19 insertions(+) create mode 100644 app/src/main/res/xml/data_saving_mode_preferences.xml (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/data_saving_mode_preferences.xml b/app/src/main/res/xml/data_saving_mode_preferences.xml new file mode 100644 index 00000000..1f66892f --- /dev/null +++ b/app/src/main/res/xml/data_saving_mode_preferences.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/app/src/main/res/xml/main_preferences.xml b/app/src/main/res/xml/main_preferences.xml index 68c407ae..88756af0 100644 --- a/app/src/main/res/xml/main_preferences.xml +++ b/app/src/main/res/xml/main_preferences.xml @@ -47,6 +47,12 @@ android:icon="@drawable/ic_security_24dp" app:fragment="ml.docilealligator.infinityforreddit.Settings.SecurityPreferenceFragment" /> + +