https://bugzilla.novell.com/show_bug.cgi?id=667095
https://bugzilla.novell.com/show_bug.cgi?id=667095#c0 Summary: OnScrollChanged's method is not being called when i scroll an ListView's controller Classification: Mono Product: MonoDroid Version: unspecified Platform: PC OS/Version: Windows 7 Status: NEW Severity: Major Priority: P5 - None Component: Runtime AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Customer Blocker: No Created an attachment (id=410288) --> (http://bugzilla.novell.com/attachment.cgi?id=410288) Project to portray the problem: OnScrollChanged's method is not being called when i scroll an ListView's controller Description of Problem: The OnScrollChanged's method is not being called when i scroll an ListView's controller. I attached one project to portray this problem. Steps to reproduce the problem: 1. Compile the attached project. 2. Run the attached project. 3. Scroll the listView's controller. Actual Results: - Nothing is printed to the Android's console. Expected Results: - It Should print an message with the text "OnScrollChanged ..." in Android's console when the user scrolls through the lists. How often does this happen? Everytime Additional Information: -- 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
