Created
January 23, 2017 20:36
-
-
Save ajace/6a01e7fcc39a038a40b9d2e3b1d2fc40 to your computer and use it in GitHub Desktop.
Use CDATA along with string formatting for hyperlinks (Android)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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