jesuiskirill / Annotations

How to add link inside text in Android
https://medium.com/@kirillsuslov/how-to-add-link-inside-text-in-android-f5bd50c03dbe
1 stars 1 forks source link

question: how to tell different link type #4

Open lannyf77 opened 4 years ago

lannyf77 commented 4 years ago

i.e. the text would be:

<string name="need_help_text">Need help? \nVisit the <annotation type="help_link">Help Center.</annotation>
\n url<annotation type="help_link">https://xxx.yyy.com/pathe/params</annotation>\nhashtag<annotation type="help_link">#the hashTag</annotation>
\nid<annotation type="help_link">@theIdxxxyyy</annotation></string>