lighttigerXIV / SimpleMP-Compose

A simple music player with material you in mind.
MIT License
168 stars 11 forks source link

Added SheetDraggingBar to MiniPlayer #32

Open Integraluminium opened 8 months ago

Integraluminium commented 8 months ago

Hello everyone,

Thank you again for this wonderful app. I believe it would be beneficial to add the Draggingbar to the MiniPlayer as a visual indication for users to show that te menu is expandable. In order to adjust the new MiniPlayer to the new height, I modified the variables and extracted the individual heights into local variables. I think the code is now more easily understandable. I hope this code is still managable despite the large refactoring.

Best regards.