android - Can you put fixed tabs inside a fragment? -


right have navigation drawer main activity, holding multiple fragments.

i wondering if possible have fixed tabs inside 1 of these fragments? know nested activities deprecated, how go this?

this tutorial shows me how add fixed tabs on activity only. http://www.androidhive.info/2013/10/android-tab-layout-with-swipeable-views-1/

update: found partial answer here (how open new fragment navigation drawer?).

do still need create adapter tab host?

using tabhost solves problem.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -