Expected Behavior:
Ability to set an icon for context menu items on Android.
Ability to customize the text color of context menu items.
Ability to enable and disable the context menu, if IsEnable=False the context menu must be not open
Current Behavior:
Icon is ignored on Android.
TextColor cannot be applied.
IsEnable cannot be applied.