Hello. Has anyone faced the same issue? If I resi...
# compose
y
Hello. Has anyone faced the same issue? If I resize the Activity with composable screen, than I see only blank screen. The fix is a restart application 😄
i
Are you using Navigation Compose? If so, that sounds like https://issuetracker.google.com/issues/181576281
y
No, just setContent {} with Columns inside
i
Then you should file a new issue with a project that reproduces your issue: https://issuetracker.google.com/issues/new?component=612128
👍 1
f
I'm running into an issue with the compose-navigation when process death restoration happens, the app is just a blank screen and navigation isn't restored. Is there an issue for that?