401622cc22
-Added new Gradle build system, as it is the required build system
6 lines
No EOL
197 B
XML
6 lines
No EOL
197 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="NotificationTextSecondary" parent="NotificationText">
|
|
<item name="android:textSize">12sp</item>
|
|
</style>
|
|
</resources> |