I'd like to have phone numbers in text I get from a server be clickable, but I don't want the dialer to come up automatically...I want to dialog the user first before calling. Is it possible to set a handler for those clicks so I don't have to do the pattern matching and spannable string myself?
Asked
Active
Viewed 237 times