Files
app_Settings/tests/unit/src/com/android/settings
menghanli 8541423080 Fix incorrect remove animation switch status after turned off Talkback
Root cause: The ag/3373822 introduce the comparison by string since 2017, but it would conflict with AccessibilityService#setAnimationScale(float) which is  added by API level 33.
Solution: Use float comparison instead and observe the key changed to update status if the setting page is on foreground.

Bug: 244687190
Test: atest DisableAnimationsPreferenceControllerTest
Change-Id: I59b7edb70a27af4276eccd6f19d2ef46ba30b604
2022-09-06 09:43:37 +08:00
..
2022-08-19 19:07:40 +00:00
2022-08-03 22:07:07 -07:00
2022-05-12 18:25:06 -07:00
2022-08-24 21:08:04 +00:00
2022-08-18 11:57:13 +00:00
2022-05-24 03:16:36 +08:00