aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/attrs.xml
blob: 2354a5e8c9cc455e9167a0e30a64d470684ab5de (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <attr name="TextSizeInfo" format="dimension" />
    <attr name="TextSizeBody" format="dimension" />
    <attr name="TextSizeHeadline" format="dimension" />

</resources>