aboutsummaryrefslogtreecommitdiff
path: root/libs/editor/WordPressEditor/src/main/res/values/attrs.xml
blob: bfe9ab434a87ba9f7efd8c711fa83edc32ddc9f2 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <declare-styleable name="SourceViewEditText">
        <attr name="fontFile" format="string" />
    </declare-styleable>
</resources>