Android Programming The Big Nerd Ranch Guide, 3rd Edition

(Brent) #1
217

11. Using ViewPager


In this chapter, you will create a new activity to host CrimeFragment. This activity’s layout will consist
of an instance of ViewPager. Adding a ViewPager to your UI lets users navigate between list items by
swiping across the screen to “page” forward or backward through the crimes (Figure 11.1).


Figure 11.1  Swiping to page through crimes


http://www.ebook3000.com

Free download pdf