Asad Ali

Results 3 issues of Asad Ali

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

needs-triage
bug

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

needs-triage
bug

bind.cardComponent.etPhoneNumber.setOnFocusChangeListener { v, hasFocus -> if(hasFocus()) showToast("yes") else showToast("no") } Not working.