Hi,

I want to develop an application (in honeycomb) which has three
fragment tabs in the action bar: SHARE, HOME, HELPLINE. (This part is
done).

When i should click on the fragment SHARE, i should see two buttons:
SHARE VIA EMAIL and SHARE VIA FACEBOOK. when i click on either of the
buttons i am directed to either email or facebook respectively.

Can anyone pls help me understand whether i should call an activity
from the fragment SHARE. If i call an activity then the actionbar
fragment tabs cannot be seen. (1) How else can i let the action bar
fragments be visible all the time (i want the actionbar fragments to
be visible in the aplication all the time)

(2) Should i call an activity(?? or something else) from the 'share'
fragment, which redirects me to the next screen but lets all the three
fragments be visible at the top.

Please help me, i have been grapling with this for a week now.

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

Reply via email to