android - Do an Activity Inside Fragment -


i did guy's tutorial on how make actionbar , followed instructions letter. made 2 tabs show off 2 fragments, fragment , fragment b.

i had expandedlistview on launcher mainactivity before , since mainactivity.xml holds fragment container tabs, how can move expandedlistview first or second fragments?

before implemented actionbar, mainactivity.xml holds expandablelistview.

then implemented actionbar 2 tabs, fragment , fragment b. how move expandablelistview inside 1 of these tabs? hope takes time read guy's tutorial because has same layout mine because copied it.

i believe, there's no expandedlistfragment. probably, decided not support expandedlistview fragment because expandedlistview strange-looking ui control. may want consider using several listfragments instead.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -