PhoneNumberUtils

Collection of utils to format and handle phone numbers

Functions

Link copied to clipboard

Convert any phone number to a CharSequence with embedded UrlSpan to make phone numbers clickable.

Link copied to clipboard
fun convertToTelSchema(phoneNumber: String): String

Convert a formatted phone number to a tel schema and returns it.