So I ended up implementing this by putting the switching logic 
in onBackPressed();

E


On Thursday, February 14, 2013 6:28:54 AM UTC-5, Evan Ruff wrote:
>
> Hey guys,
>
> I was hoping someone could give me a little insight as to how I can make 
> my multi-page form work a little better. Currently, each page (two pages) 
> on my form is a separate fragment. I use the ActionBar Tabs to display the 
> pages and then a Next button in each page that switches the tabs to the 
> next page. All validation is done on the "Save" button on the last page. 
>
> Everything is working well, but I'm having a little issue with the back 
> functionality. I'd like to be able to create/pop back stack activities when 
> the user switched. As it is now, he just gets tossed completely out of the 
> wizard, not returned to the previous page (tab).
>
> How should I handle that? Any input would be appreciated! 
>
> Oh, I'm targeting API 14.
>
> Thanks!
>
> Evan
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to