paroj / DSub2000

Android client for Subsonic servers. This is a fork of the original DSub project.
GNU General Public License v3.0
28 stars 1 forks source link

Jetpack Compose UI #32

Open paroj opened 1 month ago

paroj commented 1 month ago

If somebody is bored, rewriting parts of the UI in jetpack compose would give us a facelift: see e.g. https://github.com/siper/Youamp

realjoni17 commented 1 month ago

Hi i wanna contribute to this

paroj commented 1 month ago

I suggest you pick a small view like the Song details or the preferences and convert those first, as a proof of concept. So there would be a period where the current and the new Jetpack Compose UI coexist.