We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.sharedBounds()
Please be sure to include as much information as possible:
Android 14
composeMapWidgets = "com.google.maps.android:maps-compose-widgets:3.1.1" composeMapsUtils = "com.google.maps.android:maps-compose-utils:3.1.1" composeMaps = "com.google.maps.android:maps-compose:3.1.1"
com.google.android.geo.API_KEY
GoogleMap should not recompose or refresh itself when using shared elements transition in Compose
Here is the link to the minimal repro. Github doesn't allow file size above 25Mb so I couldn't attach the project zip here.
I have also filed a ticket in Google bugtracker as well for the compose animation team to look into.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please be sure to include as much information as possible:
Environment details
Android 14
Steps to reproduce
com.google.android.geo.API_KEY
in manifest file.google.map.bug.mp4
Expectation
GoogleMap should not recompose or refresh itself when using shared elements transition in Compose
Minimal Repro
Here is the link to the minimal repro.
Github doesn't allow file size above 25Mb so I couldn't attach the project zip here.
I have also filed a ticket in Google bugtracker as well for the compose animation team to look into.
The text was updated successfully, but these errors were encountered: