Android TabHost inside Fragment

后端 未结 3 1156
无人及你
无人及你 2021-01-02 14:13

I am working on an Android App and I have used android FragmentPager tabs example from developer.android.com), this example uses fragments for tabs contents, Now I want to p

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-02 14:58

    Have you seen this? I've referenced it a few times, should help you out.

    http://thepseudocoder.wordpress.com/2011/10/04/android-tabs-the-fragment-way/

提交回复
热议问题