Ok thanks. What I am getting is that the base use case for Fragments
is that larger screen sizes permit sectionalized UI designs. Each
section of the screen can be implemented with a Fragment.

On Mar 17, 3:30 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> On Thu, Mar 17, 2011 at 6:26 PM,jotobjects<jotobje...@gmail.com> wrote:
> > Hm.  Well if you break up the app into smaller Activities instead of
> > using Fragments it seems to me that you have built-in reasonable
> > behavior for the back button.
>
> Not necessarily on a tablet. By your argument, the Gmail app on the
> tablet should still use the phone-style "every list in an activity"
> UI.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android Training in Oslo:http://bit.ly/fjBo24

-- 
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