Auxio/app
OxygenCobalt c5fcc45ee9
detail: show name when scrolling
Show the name of the currently shown detail item when scrolling. This
is just UI candy that I've always wanted to add but couldn't due to
CollapsingToolbarLayout being a mess. This addition circumvents that
by simply doing some reflection magic and hooking the alpha of the
toolbar title to the current scroll state, solving the issue.
2021-11-08 19:54:38 -07:00
..
src detail: show name when scrolling 2021-11-08 19:54:38 -07:00
build.gradle playback: animate playback bar 2021-11-01 20:01:46 -06:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00