summaryrefslogtreecommitdiff
path: root/platform/android/java/res/values-v11/styles.xml
blob: f2013bc0bf7c38cff4c2e9918c53487fc6f242fe (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <style name="NotificationTextSecondary" parent="NotificationText">
        <item name="android:textSize">12sp</item>
    </style>
</resources>