hbb20 / hbb20/CountryCodePickerProject
Fatal Exception: java.lang.NullPointerException getNameCode() on a null object reference
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'java.lang.String com.hbb20.CCPCountry.getNameCode()' on a null object reference
com.hbb20.CountryCodePicker.setCustomDefaultLanguage (CountryCodePicker.java:1064)
com.hbb20.CountryCodePicker.changeDefaultLanguage (CountryCodePicker.java:1996)
Please add null check in selectedCCPCountry.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.