Auxio/app/src/main/java/org/oxycblt/auxio/detail
OxygenCobalt 46473ceff9
ui: update transitions
Update transitions in the home fragment to X-axis.

I noticed a visual issue in the detail transition in the existing
version stemming from how the main fragment's drawing is clipped by
the bottom sheet, resulting in a less-than-ideal Z-axis transition.

While I wanted to fix this by attempting to switch to inset based
bottom sheet management, I still need to wait for more changes in
order to successfully pull that off, and hence I'll be reverting it
soon.

Moving these transitions to X-axis prevents this visual issue while
still being roughly semantically similar.
2022-08-08 16:17:46 -06:00
..
recycler detail: add item type 2022-08-06 14:53:06 -06:00
AlbumDetailFragment.kt ui: update transitions 2022-08-08 16:17:46 -06:00
ArtistDetailFragment.kt ui: update transitions 2022-08-08 16:17:46 -06:00
DetailAppBarLayout.kt ui: rework resource distribution 2022-08-05 09:58:20 -06:00
DetailViewModel.kt all: cleanup 2022-08-03 19:54:14 -06:00
GenreDetailFragment.kt ui: update transitions 2022-08-08 16:17:46 -06:00
ReadOnlyTextInput.kt music: add basic release type support [#158] 2022-07-18 10:54:08 -06:00
SongDetailDialog.kt util: clean up context utils 2022-08-04 20:11:25 -06:00