Hi,
I have a few questions regarding colors in entry cells:
1) Running on Android, it seems like the EntryCell does not honour the LabelColor property when setting an implicit style:
Is this a bug?
2) The EntryCell has no Style property at all. Is it not possible to use xaml styles for cells?
3) It seems like it's not possible to set the text color on the editable text in an EntryCell. Is a custom renderer the only way to achieve this?