https://bugzilla.novell.com/show_bug.cgi?id=645246

https://bugzilla.novell.com/show_bug.cgi?id=645246#c0


           Summary: View.FindViewByID doesn't have a generic overload:
                    FindViewByID<T>
    Classification: Mono
           Product: MonoDroid
           Version: unspecified
          Platform: 64bit
        OS/Version: Windows 7
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: Customer
           Blocker: No


Activity.FindeViewByID has a generic overload that doesn't require you to cast,
but View.FindViewByID doesn't.

please add:
public T FindViewByID<T>(int id); 

to View.

-- 
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

Reply via email to