hbb20 / hbb20/CountryCodePickerProject
PhoneNumberValidityChangeListener not called when navigate back
- Linguagem predominante
- Java
- Estrelas
- 1.5k
- Forks
- 509
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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)
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start with the Fragment's onViewCreated method and the two listener and registration calls shown in the issue. Reproduce navigating away from and back to the phone Country Code selector, then verify that phone formatting and phoneNumberValidityChangeListener callbacks work after returning.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- android, java
- Domínio
- mobile
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100