How can I create a GridView in android application which can slide left and right -
in car home application, has 2 panels of grids (2x3) , can slide left , right using finger flicking. , there animation during transition left right panels (and vice versa).
can please tell me kind of android widget use that?
thank you.
i'm not familiar app perhaps using viewflipper?
http://developer.android.com/reference/android/widget/viewflipper.html
Comments
Post a Comment