is it possible to preview screen composable with i...
# compose
p
is it possible to preview screen composable with insets (edge-to-edge)?
t
I created a feature request for that here: https://issuetracker.google.com/issues/316195049
👍 1
For everyone waiting for Android Studio support for this. I implemented a small workaround to get WindowInsets preview now: https://github.com/timo-drick/compose_libraries/tree/main/edge_to_edge_preview_lib
👏 1