Whats the easiest way to debug why insets don't wo...
# compose
c
Whats the easiest way to debug why insets don't work? I'm applying status bar padding (as ive done in many projects) but in this project it doesn't work. I'm assuming its just some dep version conflict?
e
Maybe some higher up parent or parent-sibling has consumed the insets? 🤔