Timothée Dorand
Timothée Dorand
**Describe the bug** When the Talkback (VoicerOver on iOS) is activated, the Picker vocalize the "accessibilityLabel" but doesn't open on double-tap. If I specify `useNativeAndroidPickerStyle={true}` it works but I lose...
``` Barcode.addEventListener('success', function(e) { Ti.alert('test'); // is not called when the code is scanned } ``` Ti sdk v 7.2.0.GA
I can't set Icons on the Action Bar when put the TabGroup window. I works great when I remove this ``` ``` Here is my controller ``` $.files.addEventListener('open', function (e)...