Although everyone is working on countdown challeng...
# compose
h
Although everyone is working on countdown challenge, I went back to my old video player project and updated it to beta01. Also, I added this youtube like MinimizableLayout. It's amazing how simple it is to implement something like this with compose.
👏 18
Btw, this is like 95% copied from
ModalBottomSheetLayout
. Only very small changes like disabling offset and altering
HalfExpanded
logic were enough.
t
@Halil Ozercan looks smooth 👍
p
Looks awesome. Is it possible to make a custom peekHeight. Not half expanded, but something similar to Google maps.