[iOS/Critical] Fix ListView memory leaks (#524)
authoradrianknight89 <adrianknight89@outlook.com>
Thu, 26 Jan 2017 14:24:31 +0000 (08:24 -0600)
committerRui Marinho <me@ruimarinho.net>
Thu, 26 Jan 2017 14:24:31 +0000 (14:24 +0000)
commit6b2a69d930d42657aff2b9ad769503b4939568ab
treee0b98e6ee63c0161a7e9cee69f285661e1685fb5
parent6670ca58458582a1a670f97d17958220802f84b0
[iOS/Critical] Fix ListView memory leaks (#524)

* fix memory leaks

added sample code

changed page name

Changed page title

add screen instructions

fix copy paste error

change subview dispose logic

Fix context action memory leak

add sample code

change custom page names

Revert "change custom page names"

This reverts commit 7aaab2625d9526080ca5c51c02e909f09ee3f610.

changed class names

changes

UI test for 32206

update ui test

fix whitespace

UITests done

* run UI tests on iOS only

* fix code style

* dispose prototype

* fix child renderer issue

* add null check
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32206.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43941.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Platform.iOS/Cells/CellTableViewCell.cs
Xamarin.Forms.Platform.iOS/Cells/ViewCellRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/ListViewRenderer.cs