I am using Xamarin
and I would like to display many email
, web addresses
and phone numbers
for different users on a screen. Want to use the AutoLink
feature of the TextView
to do this.
My question is this: Which is the best way to display the user details on a screen as some people have more than one phone number or email and some people have no email address?
Thanks in advance