Skip to content

Instantly share code, notes, and snippets.

@peter-tackage
Created March 6, 2015 14:00
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 peter-tackage/fe3a97c586d572c76004 to your computer and use it in GitHub Desktop.
Save peter-tackage/fe3a97c586d572c76004 to your computer and use it in GitHub Desktop.
Formatted links in Android resources
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string formatted="false" name="html_link"><![CDATA[<a href=\"%s\">%s</a>]]></string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment