commit | a8442468ad821e1121c3e59b1b3545ba424a06af | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Mon Nov 22 19:57:47 2021 +0800 |
committer | jasonwshsu <jasonwshsu@google.com> | Tue Nov 23 15:13:39 2021 +0800 |
tree | bf73623f35153ca5fa0c8f95d9febec750acad8e | |
parent | 0a8f978357902b7e88995b7294cb024017dbd85e [diff] |
Align the "Open activity" UI style with usual accessibility service "Use service" Root Cause: "Open activity" Preference is not part of the widget SettingsMainSwitchBarPreference, so its UI style did not be inherited. Solution: "Open activity" has different concept from switch bar, we need to manual set its bacground to comply with the SettingsLib style. Bug: 207067203 Test: manual test Change-Id: I66f63f6952e5c4770509febc0e53eca6dc6eedb9