android - Gridview with fixed number of items inside ViewPager -


i'm new development in android. want display items in gridview in many pages. example, gridview has 50 items , want display 10 items per page. when swipe next page display next 10 items. idea how ?

page 1                                   page 2                                   page 10   |  <grid item1>   <grid item2>   |     |  <grid item11>   <grid item12>   |         |  <grid item3>   <grid item4>   |next>|  <grid item13>   <grid item14>   |next> ...   |   .....           .....        |     |   .....           .....          | 


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -