I've finally found a solution to my problem : just have to use the Tag property of a View to store my object (done in the override of the GetView)...
Only restriction is that the object you store in view.Tag must inherits (or can be cast to) Java.Lang.Object Have a good day... -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/ListView-SelectedItem-not-set-tp4960909p4963589.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
