Auxio/app/src/main/java/org/oxycblt/auxio/search
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
..
SearchAdapter.kt queue: rework internal queue system 2022-07-26 10:57:24 -06:00
SearchFragment.kt ui: update transitions 2022-08-08 16:17:46 -06:00
SearchViewModel.kt recycler: remove useless header ids 2022-08-01 10:38:24 -06:00