I was able hack together a rough implementation of...
# compose
a
I was able hack together a rough implementation of Discord's overlapping panels with the help of ModalDrawerLayout. Code: https://github.com/Skrilltrax/Composables/tree/master/OverlappingPanels/src/main/java/dev/skrilltrax/overlappingpanels I would love to have some feedback on it.
👍 1