Remove tweak for Font size
See bug: #13140648 Settings needs to support the new Quantum Paper theme Change-Id: Id91360f9e0b3b34baa3ea5db8f090233e61bbeaa
This commit is contained in:
@@ -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