[Mono-bugs] [Bug 638998] New: Can't subclass BaseAdapter, monodroid.exe complains getView is not overridden
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Sep 13 14:45:31 EDT 2010
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: mkestner at novell.com
ReportedBy: jondick at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list