Fix notification layout
This commit is contained in:
parent
11e988fa80
commit
7410515d1e
4 changed files with 8 additions and 312 deletions
|
@ -128,10 +128,6 @@ abstract class AbsSlidingMusicPanelActivity : AbsMusicServiceActivity(), AbsPlay
|
|||
return slidingMusicPanelLayout
|
||||
}
|
||||
|
||||
fun setAntiDragView(antiDragView: View) {
|
||||
//slidingLayout.setAntiDragView(antiDragView)
|
||||
}
|
||||
|
||||
private fun collapsePanel() {
|
||||
bottomSheetBehavior.state = BottomSheetBehavior.STATE_COLLAPSED
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue