0

I am Learning android development on my own, I am working on a quiz app, in this app, I want to add 100 questions (1 screen for 1 question) user can go to the next question by swiping so how can I do it? should I use 100 fragments for each question with the help of viewpager or any other method is available to do it?

MERCER
  • 1
  • 1

1 Answers1

0

You need to use ViewPage2 for swiping.

Saurabh Dhage
  • 1,478
  • 5
  • 17
  • 31