Each fragment has it's own thing going on and is always being updated even when it's not visible. Sometimes you get alerts from specific updates so it's easier to just have all the fragments open and update them directly and just have the user choose which one to display.
If I do the replace method then I can't access any fragments other than the active one to update them. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Fragments-problem-tp5664586p5665843.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
