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

[BUG] AlertDialog resets on orientation change #1105

Open
nicolarevelant opened this issue Sep 25, 2024 · 0 comments
Open

[BUG] AlertDialog resets on orientation change #1105

nicolarevelant opened this issue Sep 25, 2024 · 0 comments

Comments

@nicolarevelant
Copy link

Problem: when I perform this sequence of events the AlertDialog resets:

  1. Touch the icon at the top right
  2. Change some settings without closing the dialog
  3. Rotate the device twice

Possible solution:

  • feature/videopicker/src/main/java/dev/anilbeesetti/nextplayer/feature/videopicker/composables/QuickSettingsDialog.kt
  • variable "preferences": use rememberSaveable instead of remember

Screenshots:

Version:

0.10.2 (14) - not fixed in 0.12.3

@nicolarevelant nicolarevelant changed the title AlertDialog resets on orientation change [BUG] AlertDialog resets on orientation change Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant