You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
282 B
XML
8 lines
282 B
XML
|
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<resources>
|
||
|
|
<style name="ZMTextView.ExtremLarge.OnLight">
|
||
|
|
<item name="android:textSize">20sp</item>
|
||
|
|
<item name="android:textStyle">bold</item>
|
||
|
|
<item name="android:textFontWeight">500</item>
|
||
|
|
</style>
|
||
|
|
</resources>
|