0

Hi I am doing a sliding drawer, following the tutorial here: http://android-pro.blogspot.sg/2010/09/using-android-slidingdrawer.html

However, the sliding drawer either open or closes fully. Is there any way so that the user can slide to limit the height of content? For example to slide open half of the sliding drawer to show half of the content, or slide a third to see a third of the content.

4

1 回答 1

1

您必须制作一个自定义的“SlidingDrawer”,以便其顶部偏移不会默认为最大高度。

这里已经实现了

于 2013-01-22T07:10:29.923 回答