- Status: Open
- Priority: Normal
- Resolution: Unresolved
- Platform: Android
- Affects version latest 1.18.13.1
Hi we discoverd this litte difference between iOS and Android.
i attached the ComboBox Base Sample with a little Modification to demonstrate the Problem !
Start the App and fill the Combobox
Then click my "Open" Button, on first click i select "Item 4"
In Second click i Open the List (Item 4) is selected,
I click on Item 4
Under IOS ItemSelected Event is fired
Under Android ItemSelected Event is not fired
I need that ItemSelected is fired under both OS (I think it is the normal Behavior of ComboBoxes)
Background: I can use ComboBox to conrirm selected Item.
Ty
Recommended Comments
Create an account or sign in to comment