Thanks for your answer. I found a way to do the "same" thing with the Inflate method (if I well understood it inject a view in an activity).
It works great for me, if anyone need a sample I could make one. -- Benjamin Baldacci linkedin <http://www.linkedin.com/in/benjaminbaldacci> Mobile : +33 6 32 45 63 79 On Tue, Dec 27, 2011 at 20:02, Wally McClure <[email protected]>wrote: > Admittedly, I know not of the specifics that I speak. There is a > fragments compat library that is suppossed to bring some fragment support > backwards to Android 2.x. That might be helpful once mfa has support for > 3rd party libraries. Until then, you will need to do some jni coding. > > Wally > > > Date: Tue, 27 Dec 2011 04:29:48 -0800 > > From: [email protected] > > To: [email protected] > > Subject: [mono-android] Equivalent of Fragment in 2.0? > > > > > Hi, > > > > I would like to reproduce the Fragment in the 2.0 version of Android. > Some > > words to explain why. > > > > I would like to create my own controls for my applications like custom > > buttons (containing image and text formated as I want), custom list with > > custom item layout. > > If you know the xaml (wp7/silverlight/wpf) I would like to find the way > to > > create datatemplate(item). > > > > Maybe is there an other way than fragment, but it is the only thing I > found > > "equivalent" to the "datatemplating". > > > > Thanks for your answers, > > > > little_bigben > > > > -- > > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Equivalent-of-Fragment-in-2-0-tp5103046p5103046.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 > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
