joielechong / CountryCodePicker

Country Code Picker (CCP) is an android library which provides an easy way to search and select country phone code ( national code ) for the telephone number.
Apache License 2.0
317 stars 144 forks source link

Add @Nullable and @NonNull annotations #82

Closed Jeff11 closed 4 years ago

Jeff11 commented 4 years ago

Would be useful to not run into NPEs and for Kotlin.

joielechong commented 4 years ago

Fixed in https://github.com/joielechong/CountryCodePicker/commit/db2d49c8db2b3902de67e39aa556a38f95ad43dc commit.