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>
Mon, 24 Apr 2017 04:36:43 +0000 (13:36 +0900)
commitfc5a964048217876d94954bfe41f28ba743946ac
tree5562f7bfd89f7afcc62ba838340491f21e0d3bc3
parent18ad8a74707a1b36581f7123be74d2b34510e016
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