Hi,
I'm using the RadComboBox and the behaviour is different between iOS and Android.
On iOS, when I click on the field the dropdown opens, but on Android it will only open if I click on the arrow icon. Clicking in the middle of the control does nothing.
Using EditMode works and the control opens when it gets focus, but I don't want to use Edit mode.
Is this correct? It seems inconsistent with the other telerik controls I'm using like DatePicker where clicking anywhere on the control opens the picker / popup.
Thanks!