godot/platform/android/java/res/values-v11/styles.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>