In an app I show some phone numbers in a textview that the user can tap on them to dial them (autoLink set to phone on the textview).
When I tap on the numbers the option to dial that number shows up.
My question is: Is there a way to figure out if the user actual pressed the dial button in the dial pad to actually do the call?