Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the bindingcontext of listview if item data is null
Use the binding context of the listview parent control in cases where recycling a view's data is null. This is likely going to be the global header/footer and possibly section header/footer too
- Loading branch information