[android-developers] Re: Fragment Transactions
I think you've misunderstood the use of the Fragment Tag. It looks like RouteCategoryFragment is the splash screen, yes? When someone clicks you want to replace it with a CountyListFragment? If so you need to use the same tag (probably COUNTY_TAG). That is the unique identifier for the fragment.
G. Blake Meike
Marakana
The second edition of Programming Android is now on-line:
http://shop.oreilly.com/product/0636920023005.do
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