开发者

Android gridview and paging

I want to make paging with android GridView, but first I 开发者_如何学Pythonwant to know if anyone has an idea of how to do that.


One way is to put your grid views in a ViewFlipper and then flip with an animation.

Use setInAnimation() and setOutAnimation() to set the animations and flip the pages with showNext() and showPrevious()

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜