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)
Attachment actions
Unintended behavior
View staffing
Description
Component Versions
Repro Steps
Built with Android Studio version #AI-241.18034.62.2412.12266719
Tested on Pixel 7 running Android 14
Workaround
Setting the
ViewCompositionStrategy
toDisposeOnDetachedFromWindow
for eachComposeView
in theRecyclerView
mitigates the crash. However, the performance benefit ofDisposeOnDetachedFromWindowOrReleasedFromPool
is lost.Stack Trace
Related Issues
This issue seems similar to the existing (resolved) issues: