On Oct 10, 2011, at 5:11 PM, El-Sayed Mohamed wrote:
> But, can you suggest any workarounds?.

I would suggest trying to subclass/use one of the AdapterView<T> subclasses, 
such as AbsListView, ExpandableListView, etc.

The problem is due to a limitation in how we handle Java generics, so sticking 
to the non-generic subclasses _should_ work... (famous last words™)

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to