https://bugzilla.novell.com/show_bug.cgi?id=657820
https://bugzilla.novell.com/show_bug.cgi?id=657820#c3 Jonathan Pobst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jonathan Pobst <[email protected]> 2010-12-08 20:04:14 UTC --- Although it takes longer, even this will cause the local ref table issue: public override View GetView (int position, View convertView, ViewGroup parent) { return LayoutInflater.From (c).Inflate (Resource.layout.claim_list_item_grid_inactive, parent, false); } -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
