Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Attachment actions
Description
Jetpack Compose version: 1.6.0-alpha08
Jetpack Compose component used: androidx.compose.material3:material3:1.2.0-alpha11
Android Studio Build: Android Studio Hedgehog Build #AI-231.9392.1.2311.11076708.
Kotlin version: 1.9.20
PullToRefresh
doesn't preserve its state properly between configuration changes (e.g screen rotation)Minimal sample to reproduce the bug:
Steps to Reproduce or Code Sample to Reproduce:
You should notice the Pull to Refresh indicator disappears even though
state.endRefresh()
hasn't been called yet. So, the indicator should remain visible onStack trace (if applicable): N/A
Attached video showing the bug: