[Now Playing] Moved toolbar of Flat theme to bottom
This commit is contained in:
parent
4b857f6088
commit
6dc152b911
2 changed files with 16 additions and 16 deletions
|
@ -91,7 +91,7 @@ class FlatPlayerFragment : AbsPlayerFragment(R.layout.fragment_flat_player) {
|
|||
_binding = FragmentFlatPlayerBinding.bind(view)
|
||||
setUpPlayerToolbar()
|
||||
setUpSubFragments()
|
||||
binding.playbackControlsFragment.drawAboveSystemBars()
|
||||
binding.playerToolbar.drawAboveSystemBars()
|
||||
}
|
||||
|
||||
override fun onShow() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue