Fixed bug where switch in a `TableView` would disappear on UWP. The method for settin...
authorGerald Versluis <github@geraldversluis.nl>
Sat, 19 Jan 2019 01:10:25 +0000 (02:10 +0100)
committerSamantha Houts <samhouts@users.noreply.github.com>
Sat, 19 Jan 2019 01:10:25 +0000 (17:10 -0800)
commit5e133758ab6cbf9b953ebc159eb581b3907cee3d
tree969a7bc9ce82b946f55cfacf1259ec4bd65a9ce9
parent9f80bbc26695162f77db53af50ea04bdbff2c879
Fixed bug where switch in a `TableView` would disappear on UWP. The method for setting the default color was only called when it was in a ListView. Also renamed the method to be more clear. (#4912)
Xamarin.Forms.Platform.UAP/CellControl.cs