[Enhancement] Add shared element transitions to Compose screens #604
Labels
comp: design
Issues/PRs related to the app's design.
enhancement
Enhancements to the Android app. For the web version, please use the other repo instead.
user interface
Issues/PRs related to the mentioning/fixing of the UI.
Sub-tracking issue for #368 to add shared element transitions where applicable (e.g. tasks list screen -> task details screen)
Shared element transitions have officially landed in Compose Animation 1.7.x 🥳, so the information below is no longer applicable
Old notes
Now that shared element transitions have landed in the AndroidX repository
(but is unfortunately yet to be released in an alpha), we can try experimenting with it. The linkedtwitterX thread shows that we can try it out by using a snapshot version, perhaps something like below:settings.gradle.kts
gradle/libs.versions.toml
Because there's currently no alpha release with this change, the "blocked" tag is added for nowTasks
The text was updated successfully, but these errors were encountered: