Introduce FontStyle.FONT_WEIGHT_UNSPECIFIED constant
Introduce a new constant FontStyle.FONT_WEIGHT_UNSPECIFIED = -1, which is used when text weight is not specified. Also replace -1 with it in TextView, TextAppearanceSpan. Bug: 256995042 Test: manually test Change-Id: Ia8334f5513cc3e5b7383b67b24b27bf2866d05ad
Loading
Please register or sign in to comment