Skip to content

Commit

Permalink
feed search and swipe telltales etc
Browse files Browse the repository at this point in the history
  • Loading branch information
XilinJia committed Mar 21, 2024
1 parent e9c0e24 commit 547aa1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/xml/preferences_swipe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 547aa1f

Please sign in to comment.