Comment 3 for bug 1365987

Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

SDK has changed the API to stole focus when clicking in a button (looks like a switcher is a button from SDK point of view) as default behavior.

If I remember correct you need to set: activeFocusOnPress: false to avoid that.