AndroidDeveloperLB / MaterialPreferenceLibrary

Allows to have an ActionBar on PreferenceActivity
Apache License 2.0
406 stars 69 forks source link

Bug: no animation on checkbox and switch #22

Closed AndroidDeveloperLB closed 3 years ago

AndroidDeveloperLB commented 8 years ago

for the preferences that natively have an animation when being toggled, the library doesn't show their animation.

zacharee commented 7 years ago

Are there any plans to "fix" this? I can live without it, but the animations would be nice to have.

AndroidDeveloperLB commented 7 years ago

@zacharee I was told to use what the support library has to offer: https://issuetracker.google.com/issues/37103112

But it still doesn't work. So I created a new report about this here: https://issuetracker.google.com/issues/63456897

Please star it and optionally comment there.