aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-02-12 20:48:28 +0100
committersteckbrief <steckbrief@chefmail.de>2016-02-12 20:48:28 +0100
commit2028bb9b58a78577dfca037c39a887c7df53d802 (patch)
treedd56705ca6f617e235a1831aa8bde0db0c2a62b8 /src/main/res/xml/preferences.xml
parent2f1ac5ad18cd52593748132ec5a3ccffbe2647da (diff)
green bubbles and setting to choose green or white bubbles removed
Diffstat (limited to 'src/main/res/xml/preferences.xml')
-rw-r--r--src/main/res/xml/preferences.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml
index ea685c14..dbe063b8 100644
--- a/src/main/res/xml/preferences.xml
+++ b/src/main/res/xml/preferences.xml
@@ -157,11 +157,6 @@
android:title="@string/pref_conference_name"/>
<CheckBoxPreference
android:defaultValue="false"
- android:key="use_white_background"
- android:summary="@string/pref_use_white_background_summary"
- android:title="@string/pref_use_white_background"/>
- <CheckBoxPreference
- android:defaultValue="false"
android:key="use_larger_font"
android:summary="@string/pref_use_larger_font_summary"
android:title="@string/pref_use_larger_font"/>