Add simple method for preference bindings

This commit is contained in:
len
2016-10-06 19:39:59 +02:00
parent 1f70be688a
commit 4524c705da
8 changed files with 31 additions and 34 deletions

View File

@@ -18,7 +18,7 @@
android:dependency="@string/pref_auto_update_manga_sync_key"/>
<PreferenceCategory
android:key="pref_category_manga_sync_accounts"
android:key="@string/pref_category_manga_sync_accounts_key"
android:title="@string/services"
android:persistent="false"/>