MichaelRocks/libphonenumber-android

Why repackage the base library?

tadfisher opened this issue · 1 comments

Seems like you can go the ThreeTenABP route and just depend on libphonenumber, exposing an AndroidPhoneNumber.createInstance(Context) or similar which replaces the default MetadataLoader.

Ah, I see why now. Would certainly be nice for Google to ship an extensible version of the lib.