Fix TextCell text color bug
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 19 Dec 2016 00:18:31 +0000 (09:18 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Fri, 24 Mar 2017 04:18:57 +0000 (13:18 +0900)
commit8ca9238616fbb8f8e90a608516f5ac343ce62999
tree654fd978bc7179f75ea7f5c58c206c2129f0a6ea
parent4f0149dae93bf80770664d74a33f27c8f0821310
Fix TextCell text color bug

 - Remove predefined default color in CellRenderers
 - handle Color.Default in Span

Change-Id: I901f93c4b9d929b9d3e646ae29a5a3fb81237152
Xamarin.Forms.Platform.Tizen/Cells/CellRenderer.cs
Xamarin.Forms.Platform.Tizen/Cells/EntryCellRenderer.cs
Xamarin.Forms.Platform.Tizen/Cells/TextCellRenderer.cs
Xamarin.Forms.Platform.Tizen/Native/Span.cs