I've noticed that windows insets padding seems to handle consumption automatically, which prevents me from reusing specific inset padding, is there any way to force the use of modifiers that are already consumed
a
Alex Vanyo
05/01/2023, 3:39 PM
If you use the
WindowInsets.type
directly (like
WindowInsets.ime
), and query for the size, you can get the source value of insets given to Compose without consumption