开发者

Android gridview and paging

开发者 https://www.devze.com 2022-12-29 16:10 出处:网络
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 a

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

精彩评论

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

关注公众号