I wrote a small library to show WindowInsets in th...
# compose-android
t
I wrote a small library to show WindowInsets in the compose preview. If you are working on edge-to-edge design maybe you want to take a look: https://github.com/timo-drick/compose_libraries/tree/main/edge_to_edge_preview_lib
❤️ 16
z
cool! might also post in #compose-ui-showcase
🆗 1
g
Cool! This was needed so badly!
t
Just released a new version (0.3.0). Please let me know if it works for you. There are some problems that some times you have to reload the preview until it show the insets correctly. Unfortunately the implementation is a hack. If you see something which could be improved please let me know. I am looking forwards for your feedback.