Auxio/app
OxygenCobalt a51f1aa5b9
pref: fix application of m3 switches
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.
2022-02-06 19:20:29 -07:00
..
src pref: fix application of m3 switches 2022-02-06 19:20:29 -07:00
build.gradle deps: upgrade 2022-02-06 09:08:10 -07:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00