fix(non linear font scaling): recalculate proportional line height if they...
fix(non linear font scaling): recalculate proportional line height if they setTextSize() after setting line height This will only recalculate if both were set in SP, since that's the only time the proportion calculation happens anyway. Bug: 273326061 Test: atest cts/tests/tests/widget/src/android/widget/cts/TextViewFontScalingTest.kt Change-Id: I41ad12cdef6f1b93b60deca039c9ab72bb59e39f
Loading
Please register or sign in to comment