https://bugzilla.novell.com/show_bug.cgi?id=638998
https://bugzilla.novell.com/show_bug.cgi?id=638998#c0 Summary: Can't subclass BaseAdapter, monodroid.exe complains getView is not overridden Classification: Mono Product: MonoDroid Version: SVN Platform: 64bit OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=389243) --> (http://bugzilla.novell.com/attachment.cgi?id=389243) Output log file and class c# file User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3 Monodroid.exe is telling me the implementation does not override the abstract method getView(int, View, ViewGroup) from Adapter when in the c# code it is indeed overridden. See my class attached, as well as my output log Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
