Now uses glide for notification
This commit is contained in:
@@ -40,21 +40,6 @@
|
||||
android:summary="%s"
|
||||
android:title="@string/pref_remove_after_read" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:persistent="false"
|
||||
android:title="@string/pref_notifications" />
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="@string/pref_notifications_manga_download_key"
|
||||
android:title="@string/pref_notifications_manga_download" />
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="@string/pref_notifications_single_page_key"
|
||||
android:title="@string/pref_notifications_single_page" />
|
||||
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
</PreferenceScreen>
|
||||
Reference in New Issue
Block a user