Converted all text to material widgest and font
This commit is contained in:
parent
fa2707fc0f
commit
a4d7ad90d4
174 changed files with 2000 additions and 3145 deletions
|
@ -36,4 +36,14 @@
|
|||
<attr name="ateKey_prefCategory_textColor" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<attr name="lineHeightHint" format="dimension" />
|
||||
|
||||
<declare-styleable name="BaselineGridTextView">
|
||||
<attr name="lineHeightMultiplierHint" format="float" />
|
||||
<attr name="lineHeightHint" />
|
||||
<attr name="maxLinesByHeight" format="boolean" />
|
||||
<attr name="android:textAppearance" />
|
||||
<attr name="android:fontFamily" />
|
||||
</declare-styleable>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue