Auxio/app/src/main
Alexander Capehart 4ed8a7e967
queue: scroll to top of list on song changes
Always scroll to the top of the queue list when the current song
changes.

This way, the user can see future items rather than past items.

In an ideal world, I would try to go to the center of the queue, but
it seems like the "average" scroll tends to settle at the top no
matter what I do, so whatever. There's also a slight in-accuracy
in what the app considers the "Top" of the queue, but that's considered
minimally detrimental given how much a QoL improvement this is.

Resolves #210.
2022-12-30 17:28:46 -07:00
..
java queue: scroll to top of list on song changes 2022-12-30 17:28:46 -07:00
res music: localize list values 2022-12-30 16:34:28 -07:00
AndroidManifest.xml search: redocument 2022-12-24 10:18:05 -07:00