6 lines
197 B
XML
6 lines
197 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<style name="NotificationTextSecondary" parent="NotificationText">
|
||
|
<item name="android:textSize">12sp</item>
|
||
|
</style>
|
||
|
</resources>
|