Tag: android

  • Using FragmentTabHost with ViewPager

    Using FragmentTabHost with ViewPager

    On my last project, I wanted to design one of the screens to look like Google Newsstand’s swiping tabs that were also scrollable and had an image between the ActionBar and the tabs.   I did not find any simple and useful solution to this that I could easily follow and implement in my app.…

    Read article →