OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
2.12k stars 140 forks source link

Move more button in playback view #226

Closed KraXen72 closed 2 years ago

KraXen72 commented 2 years ago

Describe the feature you want to implement:

After 2.6.2, the new more button makes it so long titles get marqueed. this is suboptimal. here's my proposed change: edited screenshot playback2

move the more icon down to only be aligned between the title and artist.

if you'll add a like icon later, replace the more icon with the like and move more icon to equalizer (equalizer is now in more)

Is your feature request related to a problem? Please describe:

long titles get marqueed even when there's still screens space

Do other music players handle this? If so, how?

they sometimes use smaller fonts or different alignments, but for this case this solution would be ideal

Why do you think this will improve everyone's usage of Auxio?

better use of space? idk

Due Diligence:

OxygenCobalt commented 2 years ago

Honestly, this feels a bit misaligned, especially since more buttons will be used in a similarly aligned manner when I add them to other parts of the app.

KraXen72 commented 2 years ago

ehh okay. the more button in general feels like it has nothing to do there, you really don't need it that close. id move it back to the top and put the equalizer in there. but that's just me.

OxygenCobalt commented 2 years ago

Yeah, I agree. I may move it back for the sake of consistency with other UIs (I noticed that I did not move the "more" button in the detail UI, so this really does not make any sense, ha).

However, eventually a "Like song" button will eventually be added in the same place. I guess this was my initial motivation, as I may as well put all buttons related to the song next to the song metadata, as they are related and they would be easier to reach in general.

OxygenCobalt commented 2 years ago

Okay, I decided to move the button back to the toolbar. I think I'm going to make a 2.6.3 patch and skip 2.6.2 having a general release since I've now identified a few shortcomings with the current UI.

I'll consider what to do with it later when I have to put liked songs somewhere in the UI. Although I'm 90% sure that it will be in the same spot that the current more button is, however I feel like that's appropriate.

KraXen72 commented 2 years ago

yes and thank you.

KraXen72 commented 2 years ago

personally i value information density really high in ui/ux, like yes adding padding to stuff makes it look a lot more spacious and not cramped, but there is a limit.
For example the Material You notification shade is making really poor use of the space. Auxio strikes a good balance so far between consistent, nice ui & good information density, although earlier patches where the bullet notation was used (artist • album) were better at this, but i understand there were some technical difficulties with it.

also not sure if i should create a new issue for this (its just a quick question): Was the circle paused and squircle playing button addition really necessary? i can't find it in the docs, and yes i guess I'll get used to it, but it does look pretty goofy. I'd either go with one of the other. I know auxio first had it circle, then switched to squircle, both are fine on it's own, but just seeing this animation in-between + the ripple is, well, not pleasant, at least for me. If you really like it then keep it i guess, just asking if it was necessary. Thanks

KraXen72 commented 2 years ago

to add to the future like button placement, i'd still rather take "reach to top to like a song" & "see the full title" rather than "marquee title" & "like song easily", but that's just me not using the like songs feature even on spotify and also most songs don't have that long of a title.

OxygenCobalt commented 2 years ago

Was the circle paused and squircle playing button addition really necessary? i can't find it in the docs, and yes i guess I'll get used to it, but it does look pretty goofy

It was mostly from this issue #162 and Android 13 introducing this behavior in the media control panel. It's not documented, but it's "implied" by how google designers make new UIs.

to add to the future like button placement, i'd still rather take "reach to top to like a song" & "see the full title" rather than "marquee title" & "like song easily", but that's just me not using the like songs feature even on spotify and also most songs don't have that long of a title.

I'll take that in mind, however I think most users would prefer that easier reach.

KraXen72 commented 2 years ago

quick update just decreased my system font size and the song title fits feel free to put the like button down there