It is one of many ways to do it.

On Tue, Apr 26, 2011 at 9:18 PM, Joan Pujol <joanpu...@gmail.com> wrote:

> Thanks Dianne,
>
> On Tuesday, April 26, 2011 11:01:20 PM UTC+2, Dianne Hackborn wrote:
>
>> On Tue, Apr 26, 2011 at 8:21 PM, Mark Murphy <mmu...@commonsware.com>wrote:
>>
>>> I don't have a recipe for using fragments with TabActivity, sorry.
>>>
>>
>> There isn't a recipe, because it doesn't make sense.  TabActivity is a
>> specialization of tabs for when they are being used to switch between
>> activities.  If you are using fragments, that is not what you want.
>>  Instead, just use a TabHost directly and when the user switches tabs,
>> switch your fragments.
>>
> Ok, I will try. Is that the best solution available for 2.0 compatibility
> to be able to have a TAB as main flow and also have child flows in some
> tabs?
>
> Cheers,
>
>
>> --
>> Dianne Hackborn
>> Android framework engineer
>> hac...@android.com
>>
>>
>> Note: please don't send private questions to me, as I don't have time to
>> provide private support, and so won't reply to such e-mails.  All such
>> questions should be posted on public forums, where I and others can see and
>> answer them.
>>
>>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to