This commit is contained in:
len
2016-11-24 18:35:27 +01:00
parent 20041701cd
commit 87281d34c1
7 changed files with 36 additions and 36 deletions

View File

@@ -50,8 +50,6 @@
<SwitchPreference
android:defaultValue="false"
android:key="@string/pref_update_only_non_completed_key"
android:textOff="@string/pref_update_only_non_completed"
android:textOn="@string/pref_update_only_non_completed"
android:title="@string/pref_update_only_non_completed" />
</PreferenceScreen>