Auxio/app
OxygenCobalt ae39054b63
playback: band-aid scroll position confusion
Band-aid an issue where the scroll position of any RecyclerView in a
PlaybackBarLayout would get consfused because while the main view was
present, the fragment was not inflated yet so that it would not show.
This is [kindof] fixed by moving the fragment instantiation to the
view initialization. However, sometimes the fragment might still not
be inflated. The fragment will likely be replaced with a view
eventually.
2021-10-31 10:03:52 -06:00
..
src playback: band-aid scroll position confusion 2021-10-31 10:03:52 -06:00
build.gradle ui: create dedicated playback bar layout 2021-10-30 18:21:30 -06:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00