sosauce / CuteMusic

CuteMusic is a simple,lightweight and open-source offline music player app for Android.
GNU General Public License v3.0
129 stars 12 forks source link

Adding compose previews #17

Closed tuuhin closed 1 month ago

tuuhin commented 1 month ago

This isn't a feature request to be honest . Compose previews reduces development time and provide direct interactive previews for the composable functions.

sosauce commented 1 month ago

Yo hi, I've already tried that but I have a pretty old MacBook, testing on my actual phone is much faster and easier for me 🤷‍♂️

sosauce commented 1 month ago

But if you fork the project or wanna use previews feel free to

tuuhin commented 1 month ago

Actually, I was inspecting your code, and it will be beneficial if I add previews I got some Ui improvements would be adding them and create a PR soon should I remove the previews in them.

sosauce commented 1 month ago

Okay I'll do it, not that I don't want your PR, but at this point in time, I've restructed all packages and rewritten lots of stuff, your PR might be broken. Open it and I'll see if I can merge it

tuuhin commented 1 month ago

Let me complete my work, I will post the PR soon.