Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
ma...@google.com <ma...@google.com>
ma...@google.com <ma...@google.com>
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
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: