rizmaulana/kotlin-mvvm-covid19

Sliding Panel Not Scrolling When Expanded

fajarnuha opened this issue · 4 comments

in Maps, sliding panel is not scrolling when expanded

Investigating 🕵

It seems the SlidingUpPanelLayout has a bug, if you set app:umanoPanelHeight to greater that 320dp for example 1000dp we can scroll it but the layout got scrambled.

How about we use bottom_sheet_behaviour from Android default instead @rizmaulana @isfaaghyth @fajarnuha ?

refs:

I've already try it and it works, I will make a PR when it is done so you guys can try it.

i absolutely agree on this, lets use bottom_sheet_behaviour

Please check on this PR #14