feed search and swipe telltales etc
This commit is contained in:
parent
e9c0e248e9
commit
547aa1f5a9
|
@ -21,8 +21,8 @@
|
||||||
<!-- android:key="prefSwipeStatistics"-->
|
<!-- android:key="prefSwipeStatistics"-->
|
||||||
<!-- android:title="@string/statistics_label"/>-->
|
<!-- android:title="@string/statistics_label"/>-->
|
||||||
|
|
||||||
<!-- <Preference-->
|
<Preference
|
||||||
<!-- android:key="prefSwipeFeed"-->
|
android:key="prefSwipeFeed"
|
||||||
<!-- android:title="@string/individual_subscription"/>-->
|
android:title="@string/individual_subscription"/>
|
||||||
|
|
||||||
</PreferenceScreen>
|
</PreferenceScreen>
|
||||||
|
|
|
@ -104,4 +104,4 @@
|
||||||
* added swipe action telltales in all episode lists
|
* added swipe action telltales in all episode lists
|
||||||
* added NO_ACTION swipe action
|
* added NO_ACTION swipe action
|
||||||
* all default swipe actions are set to NO_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