How to break GridView items
-
Hi,
I am working on Gridview for buttons, over here I just wan to show only 6 buttons on one screen and other on second screen. But, when I am using GridView it is just add continuous items with last button partial visible to user. I just want it to move to second screen so that it is visible only when a user flicks or drags the screen. can anyone help me on this.
-
Hi,
I am working on Gridview for buttons, over here I just wan to show only 6 buttons on one screen and other on second screen. But, when I am using GridView it is just add continuous items with last button partial visible to user. I just want it to move to second screen so that it is visible only when a user flicks or drags the screen. can anyone help me on this.
@RG90
is the FlowLayout enough for you?