Fix that the toggle of High contrast text doesn't change to turn off after...
Fix that the toggle of High contrast text doesn't change to turn off after tapping the Reset button. Solution: Triggered the updateState() after setChecked() to ensure the UI with the correct state. Fix: 220081053 Test: atest HighTextContrastPreferenceControllerTest Change-Id: I33c61d4e5602dfd67ec93a0826613304a1af7c2d
Loading
Please register or sign in to comment