hbb20 / hbb20/CountryCodePickerProject

PhoneNumberValidityChangeListener not called when navigate back

Aperta
#421 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
1.5k
Fork
509
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When navigate to another Fragment and then go back to phone Country Code selector fragment, not working phone formatter and phoneNumberValidatorChangeListener aren't call ever.

Set both on onViewCreated method:

```
layoutMobileFields.etPhoneCountryCode.setPhoneNumberValidityChangeListener
layoutMobileFields.etPhoneCountryCode.registerCarrierNumberEditText(layoutMobileFields.etPhoneNumber as EditText)
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.