Olivier Patry
03/18/2021, 10:18 PMGridLayer.kt
gist for those who could be interested.
It aims at displaying a (configurable) grid to ease alignment when implementing design mockups (defaults to 8.dp
and red color).
https://gist.github.com/opatry/fde12d9a5c52179338613278d901eacbalorma
03/19/2021, 5:58 PMUi module
with some tweaks, including this oneOlivier Patry
03/19/2021, 6:06 PMDebugLayer
composable, then yes I don't see why it wouldn't work.
I did this with Jetbrains Compose with a MenuBar
to toggle such layeralorma
03/19/2021, 8:33 PMalorma
03/19/2021, 8:33 PMalorma
03/19/2021, 8:34 PMOlivier Patry
03/19/2021, 9:05 PM