Android
View Paging & Switching
ViewPager, ViewFlipper and ViewSwitcher for moving between screens.
| Guide | Length | API status |
|---|---|---|
|
Android PagerTabStrip and PagerTitleStrip with ViewPager
Note: This post is sort of a continuation of my previous post on ViewPager and its related pager adapters with tabs. |
871w | Superseded |
|
Quick Tip: Android Add Image to PagerTabStrip or PagerTitleStrip
If you’ve ever wanted to place images instead of text in the PagerTabStrip or PagerTitleStrip or even a combination of text and image, then that is surely… |
111w | Superseded |
|
Quick Tip: Android ViewFlipper Jump/Move/Switch To a Certain Child View
At times you might want to jump the user to a specific View inside a ViewFlipper on the click of some other View or some such scenario. |
170w | Current |