Merge "PS setup screen double bold the text in bold mode" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
c593355c1e
@@ -953,7 +953,7 @@
|
|||||||
<item name="android:fontFamily">google-sans-text</item>
|
<item name="android:fontFamily">google-sans-text</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="PrivateSpaceSetupTextFontStyle">
|
<style name="PrivateSpaceSetupTextFontStyle" parent="@android:style/TextAppearance.DeviceDefault">
|
||||||
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
||||||
<item name="android:fontFamily">google-sans-text</item>
|
<item name="android:fontFamily">google-sans-text</item>
|
||||||
<item name="android:layout_width">wrap_content</item>
|
<item name="android:layout_width">wrap_content</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user