mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-12 23:34:33 +02:00
8 lines
No EOL
240 B
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> |