Fix ListView GroupCell bug
authorSeungkeun Lee <sngn.lee@samsung.com>
Tue, 10 Jan 2017 08:33:50 +0000 (17:33 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Fri, 24 Mar 2017 04:18:59 +0000 (13:18 +0900)
commit045337870bfa9ecc858ac47fd0406013ccf31fcf
tree6407fc6b5995097c111468ae8b08d3950f0e78c1
parent352799c49a36e81a2bdc501adad2d9e9fc9739fd
Fix ListView GroupCell bug

 - When ViewCell was used for GroupHeaderTemplate
   ItemTemplate was used to make reusable view
 - Make disable Reusable feature for GroupHeader
 - Add a internal API to get low level Item object

Change-Id: I01d205a2070c813a170a6eb9aceab8f24bbdb092
Xamarin.Forms.Platform.Tizen/Cells/CellRenderer.cs
Xamarin.Forms.Platform.Tizen/Cells/ViewCellRenderer.cs