diff --git a/changelog.md b/changelog.md index 8b868a09..d17336f6 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ * the confirm dialog is more responsive when receiving a youtube media share * receiving a youtube media share can be dismissed by not pressing the confirm button -* in Subscriptions and FeedEpisodes views, swipe down to refresh no longer blocks UI, only shows "Refreshing" status on the info bar +* in Subscriptions and FeedEpisodes views, swipe down to refresh no longer has the progress circle blocking UI, only shows "Refreshing" status on the info bar * added preference "Prefer low quality on mobile" under Settings -> Playback -> Playback control, and default it to false, * if set true, Youtube media will use low quality audio on mobile network (which has been the default way of handling) diff --git a/fastlane/metadata/android/en-US/changelogs/3020246.txt b/fastlane/metadata/android/en-US/changelogs/3020246.txt index 28238e32..ddbccc42 100644 --- a/fastlane/metadata/android/en-US/changelogs/3020246.txt +++ b/fastlane/metadata/android/en-US/changelogs/3020246.txt @@ -2,6 +2,6 @@ * the confirm dialog is more responsive when receiving a youtube media share * receiving a youtube media share can be dismissed by not pressing the confirm button -* in Subscriptions and FeedEpisodes views, swipe down to refresh no longer blocks UI, only shows "Refreshing" status on the info bar +* in Subscriptions and FeedEpisodes views, swipe down to refresh no longer has the progress circle blocking UI, only shows "Refreshing" status on the info bar * added preference "Prefer low quality on mobile" under Settings -> Playback -> Playback control, and default it to false, * if set true, Youtube media will use low quality audio on mobile network (which has been the default way of handling)