Hi all,
Im displaying contact details on a screen. I need to display phone call window to appear when user clicks on phone number in the contact details.
Please let me know How i can do this
Thanks in advance
Hi all,
Im displaying contact details on a screen. I need to display phone call window to appear when user clicks on phone number in the contact details.
Please let me know How i can do this
Thanks in advance
I find answer
<TextView android:text="888-468-0602"
android:autoLink="phone" />