1
0
Fork 0
mirror of https://github.com/jrpie/Launcher.git synced 2025-05-05 01:54:22 +02:00
launcher/app/src/main/res/values/attrs.xml

8 lines
No EOL
240 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- This declares attributes for the FontAwesome TextView -->
<resources>
<declare-styleable name="FontAwesome">
<attr name="type" format="string" />
</declare-styleable>
</resources>