mirror of
https://github.com/moparisthebest/ComicReader
synced 2024-11-15 21:55:04 -05:00
Tied "displaying notifications" with enabling chache preferences
This commit is contained in:
parent
1076bfb2bf
commit
959a746baa
@ -49,7 +49,8 @@
|
||||
android:key="notificationPref"
|
||||
android:title="Display Notifications"
|
||||
android:summary="Display notifications to appear in the notification bar"
|
||||
android:defaultValue="true" />
|
||||
android:defaultValue="true"
|
||||
android:dependency="backgroundCacheEnabledPref" />
|
||||
<ListPreference
|
||||
android:title="Sort (My Comics)"
|
||||
android:summary="Sort Order in My Comics Page"
|
||||
|
Loading…
Reference in New Issue
Block a user