Skip to content
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

Fix UI corruption when resuming the FullDetailsFragment #2943

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

nielsvanvelzen
Copy link
Member

Basically every time the fragment resumed (e.g. going back to it from another screen) it would add another rows fragment instead of replacing it.

Changes

  • Fix UI corruption when resuming the FullDetailsFragment

Issues

@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Aug 3, 2023
@nielsvanvelzen nielsvanvelzen added this to the v0.16.0 milestone Aug 3, 2023
@nielsvanvelzen nielsvanvelzen merged commit 216d7cc into jellyfin:master Aug 3, 2023
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the corrupt-details branch August 3, 2023 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants