listview - Android keep tabview when click on a list view item -



listview - Android keep tabview when click on a list view item -

i have tabview 3 tabs. in 1 tab have listview. have each item on list display new window/activity/intent when click on it. possible , still have tabview displaying @ same time? thanks

yea possible. need activitygroup class, helps navigation in tabactivity, , tabs remain visible , accessible.

here usefull link tutorial.

but using activitygroup creates little, little complexity context , opening dialogs (adding new windows) in kid activity(ies), more understand miner complexity.

android listview android-activity window tabview

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -