![]() Fix an issue with M3SwitchPreference where the switch would not update properly. When reacing M3SwitchPreference, I wanted to make an optimization regarding updating the switch to M3, so I decided to make the preference check if they have already applied the switch, and then ignore it if that's the case. However, I ended up forgetting that ViewHolders tend to need to be re-bound, which resulted in this optimization leading to inconsistent application of the M3 switches. Fix this by removing that optimization. |
||
---|---|---|
.. | ||
debug/res/values | ||
main |