Skip to content

Instantly share code, notes, and snippets.

@ajace
Created January 23, 2017 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajace/6a01e7fcc39a038a40b9d2e3b1d2fc40 to your computer and use it in GitHub Desktop.
Save ajace/6a01e7fcc39a038a40b9d2e3b1d2fc40 to your computer and use it in GitHub Desktop.
Use CDATA along with string formatting for hyperlinks (Android)
<string name="link"> <![CDATA[<a href="%1$s"><u>%2$s</u></a>]]> </string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment