Merge "Remove tweak for Font size"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7c67b677cf
@@ -259,11 +259,9 @@
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Medium" parent="@android:style/TextAppearance.Quantum.Medium">
|
||||
<item name="android:textSize">16sp</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Small" parent="@android:style/TextAppearance.Quantum.Small">
|
||||
<item name="android:textSize">14sp</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Switch" parent="TextAppearance.Medium">
|
||||
|
Reference in New Issue
Block a user