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
Thx but it still requires to use xml file which ideally I would like to avoid after moving fully to Jetpack Compose. Unfortunatelly seems like that's the only way for now. Thx anyway @Czeach :)
You can actually do it without creating the xml container, just replace the container id with R.id.content when creating the map fragment. It'll work but it's less ideal.
Is it possible to use the map (map-display) with Jetpack Compose?
I am struggling to display the map without using xml
The text was updated successfully, but these errors were encountered: