Auxio/app/src/main/java/org/oxycblt/auxio/detail
OxygenCobalt e387e72b2c
detail: update album song layout
Update the album song layout to be more alike to other songs.

Recently I migrated the TextView in the album songs to use 48dp sizing,
like the other song views. However, this resulted in a lot of empty
space that felt off. Fix this by adding a light background to the track
number, which fills the room it takes up a bit more. It also hopefully
primes the track number to take an indicator once multi-select is
added.
2022-03-29 20:08:57 -06:00
..
recycler detail: update album song layout 2022-03-29 20:08:57 -06:00
AlbumDetailFragment.kt ui: audit null safety 2022-03-27 11:23:07 -06:00
ArtistDetailFragment.kt ui: audit null safety 2022-03-27 11:23:07 -06:00
DetailAppBarLayout.kt ui: audit null safety 2022-03-27 11:23:07 -06:00
DetailFragment.kt ui: audit null safety 2022-03-27 11:23:07 -06:00
DetailViewModel.kt playback: rework audio focus 2022-03-27 11:51:58 -06:00
GenreDetailFragment.kt ui: audit null safety 2022-03-27 11:23:07 -06:00