ZupIT/nimbus-layout-compose

Screen's SafeArea is not applied

Opened this issue · 0 comments

I commented the line to apply the SafeArea in the component screen. This is because this line causes problems when the server driven view is not the only thing in the screen.

We need to find an implementation that applies the SafeArea and doesn't ruin the rest of the layout.