Did you verify this is a real problem by searching [Stack Overflow]
Yes
Tell us about the problem
I have this ActionBar that contains two ActionItems, and each ActionItem contains an ActionView, seems like for Android only (iOS is ok) when I tap on one of two the ActionItems it always triggers same tap handler not matter where I tap
Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
- CLI: 1.7.1
- Cross-platform modules: 1.7.0
- Runtime(s): Android 1.7.1
Please tell us how to recreate the issue in as much detail as possible.
- Please use the attached sample app and run it using Android
- Tap on the green label, you get message "Green"
- Tap on the red label, you get message "Green"!
- Run app using ios, tapping on the labels gives you the correct alert message, red for red, green for green
SampleApp.zip
Did you verify this is a real problem by searching [Stack Overflow]
Yes
Tell us about the problem
I have this ActionBar that contains two ActionItems, and each ActionItem contains an ActionView, seems like for Android only (iOS is ok) when I tap on one of two the ActionItems it always triggers same tap handler not matter where I tap
Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
Please tell us how to recreate the issue in as much detail as possible.
SampleApp.zip