Auxio/app/src/main/java/org/oxycblt/auxio/home
OxygenCobalt 74d55ba59e
home: make appbar liftOnScroll
Make HomeFragment's AppBarLayout lift when the data scrolls. This
was something I wanted to do initially, but kept running into issues
with. Turns out the addition of my custom AppBarLayout made this pretty
trivial all things considered. The entire app now follows this idiom.
2021-09-03 18:02:57 -06:00
..
HomeAdapter.kt all: refactor utils 2021-08-23 17:05:42 -06:00
HomeFragment.kt home: make appbar liftOnScroll 2021-09-03 18:02:57 -06:00
HomeListFragment.kt home: make appbar liftOnScroll 2021-09-03 18:02:57 -06:00
HomeViewModel.kt all: refactor utils 2021-08-23 17:05:42 -06:00