2

I want to make an application which will look like android home screen. where I want to place some icons. it will have 10 pages. I want to do scroll between these pages. How to achieve this? Plz help.

Thanks.

1 Answers1

0

I'm not sure how to archive the home-screen like switching but for the icons, you can use a GridView. To switch between the pages, a TabLayout could be used. Also I found this, which might be what you're searching for.

But there might be bettwer ways of doing this...

Community
  • 1
  • 1
Lukas Knuth
  • 25,449
  • 15
  • 83
  • 111