Why repackage the base library?
tadfisher opened this issue · 1 comments
tadfisher commented
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
.
tadfisher commented
Ah, I see why now. Would certainly be nice for Google to ship an extensible version of the lib.