Class | Description |
---|---|
PagerAdapter |
Fragment that adapts an input array of paragraphs into a stack of
ViewPager 's. |
PagerFragment |
Pager layout setup that simply sets the content of the
TextView from the bundled arguments. |
PagerWrapper |
Extends a
ViewPager by overwriting its measurements method so its final height wraps its
entire content. |