From 547aa1f5a9770f54a0c38dbd7f7e73cb4a9337f8 Mon Sep 17 00:00:00 2001 From: Xilin Jia <6257601+XilinJia@users.noreply.github.com> Date: Thu, 21 Mar 2024 21:08:52 +0000 Subject: [PATCH] feed search and swipe telltales etc --- app/src/main/res/xml/preferences_swipe.xml | 6 +++--- changelog.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/xml/preferences_swipe.xml b/app/src/main/res/xml/preferences_swipe.xml index 43bef5ab..2da316da 100644 --- a/app/src/main/res/xml/preferences_swipe.xml +++ b/app/src/main/res/xml/preferences_swipe.xml @@ -21,8 +21,8 @@ - - - + diff --git a/changelog.md b/changelog.md index 03b2000e..0c367071 100644 --- a/changelog.md +++ b/changelog.md @@ -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 \ No newline at end of file +* cleaned up swipe preferences ui: statistics removed \ No newline at end of file