You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a sample project built to create an issue with the Google Maps Android Compose repo. It is meant to expose an issue where updating content padding results in recompositions.
All you should need to do is update local.properties to contain a valid map api key.
MAPS_API_KEY=<your-key>
About
This is a sample project built to create an issue with the Google Maps Android Compose repo. It is meant to expose an issue where updating content padding results in recompositions.