Created by: nsk-mironov
At the moment SlidingUpPanelLaout doesn't work well if slidable view height isn't set to match_parent. For example, setting height to 300dip in the demo app produces the following result (image on the left - panel is closed, image on the right - panel is opened).
View height is good, but panel position is wrong. I have fixed the issue and it works as expected now.
