[mono-android] BaseAdapter and JavaList problem

Jonathan Pryor jpryor at novell.com
Mon Mar 21 11:36:38 EDT 2011


On Mar 21, 2011, at 6:03 AM, John Rayner wrote:
> I'm new to Android dev, so I'm prob doing something stupid, but I'm having some difficulty writing a custom adapter for a ListView.  I use an Android.Runtime.JavaList collection to hold my bound items, but whenever I try to retrieve any values from it I always get null values even though I've added valid objects.  As a result, my GetView method is not correctly populating my list view.  Here is my adapter:

Please file a bug with a full test case. I'm not able to easily use this code, due to too many unknowns (like, what's SimpleMessage? What are the resources? What's MessageChannel? etc.)

Thanks,
 - Jon



More information about the Monodroid mailing list