mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-10 05:26:10 +01:00
7 lines
227 B
XML
7 lines
227 B
XML
<resources>
|
|
<declare-styleable name="LocText">
|
|
<!-- It doesn't matter the format: string, integer and
|
|
reference all "work" -->
|
|
<attr name="strid" format="integer" />
|
|
</declare-styleable>
|
|
</resources>
|