Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
350 chris 1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
        <attr name="font" format="string"/>
4
 
5
    <declare-styleable name="com.gebauz.minimalistclock.FontableTextView">
6
        <attr name="font" />
7
    </declare-styleable>
8
</resources>