Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3.     <declare-styleable name="CustomTextView">
  4.         <attr name="font" format="string"/>
  5.     </declare-styleable>
  6. </resources>