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
Description
Jetpack Compose component used:
Android Studio Build:
Kotlin version: 1.9.25
Steps to Reproduce or Code Sample to Reproduce:
1.
2.
3.
Stack trace (if applicable):
Please enable shared element transition between activities. There are too many situations where there is too much processing for each screen and it needs to be separated into separate activities. However, currently, shared element transition processing is only possible in each view in one activity. This isn't perfect. Please add it as soon as possible.