Auxio/info
OxygenCobalt 949d71dbd1
playback: actually fix controls not working
Turns out playback controls wouldn't actually work because the view
would detach but not the actual fragment, resulting in onCreateView
never being called and the entire system falling apart. This fixes
it by just giving PlaybackLayout the viewmodel instance it needs.
I'll need to release a hotfix for this issue since this is really
easy the trigger and really hard to fix unless you know why it
occurs. Android lifecycles suck so much.
2021-11-26 10:17:46 -07:00
..
ADDITIONS.md docs: update docs 2021-11-01 17:08:12 -06:00
ARCHITECTURE.md playback: actually fix controls not working 2021-11-26 10:17:46 -07:00
FAQ.md docs: update metadata 2021-11-26 08:56:09 -07:00
LICENSES.md docs: update docs 2021-11-01 17:08:12 -06:00