BaseFragment: force updateFabPlayView
Remove unnecessary condition, as if hasFAB is false, updateFabPlayView will have a null visibility, and fab / fabLarge will be hidden anyway. This is usefull when the app starts in Browse, playlist or more where fabPlay will not have been initialized yet. Fixes #2901
parent
e382bd70
No related branches found
No related tags found
Please register or sign in to comment