Files
UnrealEngineUWP/Engine/Build/Android/Java/res/values-v11/styles.xml
T

6 lines
197 B
XML
Raw Normal View History

2015-04-22 11:14:29 -04:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="NotificationTextSecondary" parent="NotificationText">
<item name="android:textSize">12sp</item>
</style>
</resources>