开发者

Implement gridview in Viewflipper

开发者 https://www.devze.com 2023-01-15 00:46 出处:网络
I have custom gridview with icon & text, gridview is displayed in 2 columns now i want to implement it using viewflipeer

I have custom gridview with icon & text, gridview is displayed in 2 columns

now i want to implement it using viewflipeer

i.e every time I fling, it has to display a cell each time. when i fling to left, it has to show left cell item, like wise left,right, top, bottom

can any body help??

Thanx in advance

开发者_StackOverflowChiranjeevi


The problem is having a scrollable to detect a fling.

Look here for the problem: Swipe/Fling tab-changing in conjunction with ScrollView?

try out this solution : http://www.jmstudio.org/archives/391

0

精彩评论

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