• Stars
    star
    115
  • Rank 304,785 (Top 7 %)
  • Language
    Java
  • Created over 11 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This example consists tabs in bottom, using FragmentTabHost.

BottomTabsFragmentTabHost

This is example shows how to use FragmentTabhost in android.

  1. Withing Fragment

  2. Using in FragmentActivity

  3. Tabs in Bottom. (New)

    Most of the developers are facing this problem, I finally got the solution after i spent a few hours on it.It would be helpful to face this who r trying to make iphone like tabs(Bottom Tabs Feature ).