Kotlin / KMP-App-Template

Kotlin Multiplatform app template with shared UI

Home Page:https://kmp.jetbrains.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activity configuration changes

jmateoac opened this issue Β· comments

πŸ‘‹πŸΎ Thanks for the great template!

I noticed that the activity has overrides for android:configChanges in the manifest.
It took me a minute to figure out why states were persisting across configuration changes πŸ˜…

Are those configuration changes handled somewhere, or would you recommend removing the overrides?