ibrahimsn98 / PhoneNumberKit

Android Kotlin library to parse and format international phone numbers. Country code picker.
Apache License 2.0
159 stars 41 forks source link

Add dark mode to library #10

Closed YurchenkoSt closed 3 years ago

YurchenkoSt commented 3 years ago

Create attributes for theme overriding Create theme agnostic resources Enable attributes in vector drawables Make layouts designer view friendly Add a button for easy dark mode testing in app (default is light) Expand documentation with theming information

ibrahimsn98 commented 3 years ago

I have cherry-picked your commit, thank you for your contribution! :)