0

I'm working on a single activity full compose app and I'm using Modifier.systemBarsPadding() to add systembar padding to my app and it works with no issues at att all while navigation though the app. But I noticed that when I call for an intent chooser and the system dialog for available apps is displayed my app loses its padding. So my topBar jumps to underneath the statusbar, when I close the intent chooser my view receives padding again and jumps back to the correct position..

Anyone that has a good idea on how to keep the windowInsets even when the app is not in foreground anymore?

Erazx
  • 71
  • 1
  • 2
  • 7

0 Answers0