Auxio/app/src/main/java/org/oxycblt/auxio/home
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
..
fastscroll util: clean up context utils 2022-08-04 20:11:25 -06:00
list util: clean up context utils 2022-08-04 20:11:25 -06:00
tabs ui: rework module structure 2022-06-29 11:41:49 -06:00
AdaptiveTabStrategy.kt ui: improve tablet ux 2022-06-17 16:30:14 -06:00
EdgeFrameLayout.kt ui: switch to inset-based bottom sheet content 2022-08-06 09:21:20 -06:00
HomeFragment.kt ui: update transitions 2022-08-08 16:17:46 -06:00
HomeViewModel.kt playback: allow customization of detail playback 2022-06-21 09:13:57 -06:00