Fixes #184. Needs translations.

This commit is contained in:
Amine Bou
2018-04-07 10:40:27 +02:00
parent ebecc9c80a
commit b4db532c45
32 changed files with 35 additions and 31 deletions

View File

@@ -2,6 +2,8 @@
<SwitchPreference
android:defaultValue="false"
android:key="mark_on_scroll"
android:summaryOff="@string/pref_switch_actions_pager_scroll_off"
android:summaryOn="@string/pref_switch_actions_pager_scroll_on"
android:title="@string/pref_switch_actions_pager_scroll" />
<EditTextPreference