Re: [android-developers] open a new activity in tab

2011-04-06 Thread TreKing
On Wed, Apr 6, 2011 at 6:20 PM, Igor Nesralla Ribeiro wrote: > How i do this !?...how to replace?!? Get at the parent of the ListView, tell it to remove the ListView, then tell it to add the new View you want. Read the documentation for the explicitly named functions to do the above. --

RE: [android-developers] open a new activity in tab

2011-04-06 Thread Igor Nesralla Ribeiro
How i do this !?...how to replace?!? From: android-developers@googlegroups.com [mailto:android-developers@googlegroups.com] On Behalf Of TreKing Sent: quarta-feira, 6 de abril de 2011 17:41 To: android-developers@googlegroups.com Subject: Re: [android-developers] open a new activity in tab

Re: [android-developers] open a new activity in tab

2011-04-06 Thread TreKing
On Wed, Apr 6, 2011 at 2:10 PM, Igor Nesralla Ribeiro wrote: > is possible to open this activity into the this tab like over the > listview. > Replace the listview with what you want. - TreKing

[android-developers] open a new activity in tab

2011-04-06 Thread Igor Nesralla Ribeiro
Hi, i have a tabhost with 3 tabs... in the first tab I have a listview, if I selected a row a new activity opens over the tabs...is possible to open this activity into the this tab like over the listview. Thanks Igor -Original Message- From: android-developers@googlegroups.com [mailto