[android-developers] Why two fragments instead of one?
In most Fragment exemples there are two fragments, for instance a list
to the left and a content area to the right where you see things you
have selected in the list. Do you really need two fragments for this
or could the left part be a simple ListView instead?
I'm also confused about the example at
http://android-developers.blogspot.com/2011/02/android-30-fragments-api.html
where there seems to be two fragments, but the second one (called
details) is declared as a FrameLayout in the xml.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home