开发者

How can I disable ListView overscrolling in Android 2.2?

I have a ListView that's overscrolling even though the items displayed are not larger than what can fit on the screen.

On Android 2.3 and up, once can use ListView#setOverScrollMode(int) to prevent a ListView from overscrolling, but how would you do this on 2.2?

Clarification: this is not happening on stock android devices, it has been observe开发者_如何转开发d on a Samsung TouchWiz device running Android 2.2.

Thanks!


I think this is Samsung UI customization and I don't know it can be disabled easily.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜