feed search and swipe telltales etc
This commit is contained in:
parent
e9c0e248e9
commit
547aa1f5a9
|
@ -21,8 +21,8 @@
|
|||
<!-- android:key="prefSwipeStatistics"-->
|
||||
<!-- android:title="@string/statistics_label"/>-->
|
||||
|
||||
<!-- <Preference-->
|
||||
<!-- android:key="prefSwipeFeed"-->
|
||||
<!-- android:title="@string/individual_subscription"/>-->
|
||||
<Preference
|
||||
android:key="prefSwipeFeed"
|
||||
android:title="@string/individual_subscription"/>
|
||||
|
||||
</PreferenceScreen>
|
||||
|
|
|
@ -104,4 +104,4 @@
|
|||
* added swipe action telltales in all episode lists
|
||||
* added NO_ACTION swipe action
|
||||
* all default swipe actions are set to NO_ACTION
|
||||
* cleaned up swipe preferences ui: statistics and individual subs removed
|
||||
* cleaned up swipe preferences ui: statistics removed
|
Loading…
Reference in New Issue