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
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?
The text was updated successfully, but these errors were encountered:
👋🏾 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?
The text was updated successfully, but these errors were encountered: