9ba90e5b3bc4114b80cb8f7d3aeb3a7adf4f1550
The toggle state used to be set on creation and only changed onSwitchToggled(). But the state can also change when restrictions are applied from outside of settings, or when user is added with toggle being off by default. This change updates the state during execution of onResume() in Users Settings, which also aligns with the update strategy of other Toggles on this Settings page. Bug: 362706097 Test: atest MultiUserSwitchBarControllerTest Flag: EXEMPT bugfix Change-Id: I8a994b2e0ddb672362e69653374b87f85ae1548c
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%