-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subscriptions and saved playlist swapped #2995
Comments
I already encountered this issue. How I have to reproduce (100% reproduceable):
If you wanna reproduce again, you can skip steps 1 and 2 if you already have a backup file with tabs customised Workaround: just reload the app once and it will never happen again (unless you uninstall and reinstall) I guess you were on F-Droid, updated to v0.18.2 from Github, and therefore had to uninstall because of different signatures? |
I don't think it's related to #2871 as the issue persists after I reversed the commit. Also it's enough to clear storage instead of reinstalling the app while reproducing. EDIT: I checked a few past releases and the issue seems to have been introduced in version 0.18.0. |
That is correct, I had to delete & reinstall because of signatures. I
already had an export from this morning because I was testing the 0.18.1
RC1 for the video decoding bug. Indeed, force-stopping the app and starting
it again fixes the issue. So this must be a restore bug.
Le vendredi 24 janvier 2020, Paul <notifications@github.com> a écrit :
I don't think it's related to #2871 as the issue persists after I
reversed the commit.
Also it's enough to clear storage instead of reinstalling the app while
reproducing.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.<
|
In the latest 0.18.2 hotfix, the "subscriptions" and "saved playlist" tabs are swapped atound: the subscription tab has the name and icon of the playlists tab and vice versa. See screenshots.
I think that the contents got swapped as I remember having the subscriptions list directly on the left of the subscription feed for easier access in 0.18.0. I think this was also a bug in 0.18.1 RC1 but I don't have enough space to install it again.
The text was updated successfully, but these errors were encountered: