Created by: yous
When layout has no android:layout_gravity
attribute or set it to "bottom"
, it is exactly same with past AndroidSlidingUpPanel d38270f5.
If android:layout_gravity
set to "top"
, the slideable view goes to the top of layout and we can drag it down to expand.