PS setup screen double bold the text in bold mode

screenshot :
bold - go/ss/AH9xgZnYVjsFdj7.png
plain - go/ss/6bVZKRfptwLVuUL.png

Bug: 329547939
Test: Manual

Change-Id: Idc38055f489328561ff19d034f26d3372045b61d
This commit is contained in:
josephpv
2024-04-24 15:53:59 +00:00
committed by Joseph Vincent
parent d1347a5d85
commit e952f0b097

View File

@@ -953,7 +953,7 @@
<item name="android:fontFamily">google-sans-text</item>
</style>
<style name="PrivateSpaceSetupTextFontStyle">
<style name="PrivateSpaceSetupTextFontStyle" parent="@android:style/TextAppearance.DeviceDefault">
<item name="android:textColor">?android:attr/textColorPrimary</item>
<item name="android:fontFamily">google-sans-text</item>
<item name="android:layout_width">wrap_content</item>