-
Notifications
You must be signed in to change notification settings - Fork 182
[BUG] Settings toggles animate from OFF to ON when opening Settings page #1197
Description
Describe the bug
In the Droid-ify Settings page, when the page is opened, all toggles that are actually enabled visually start in the OFF position and then animate to ON after the page becomes visible. This creates the impression that settings are being changed automatically or that the user may have accidentally modified something. Toggles for settings that are disabled do not animate.
To Reproduce
Steps to reproduce the behavior:
- Open Droid-ify
- Go to Settings
- Observe the toggles as soon as the page appears
- See enabled toggles animate from OFF to ON
Expected behavior
Toggles should already be in their correct state (ON or OFF) when the Settings page is first displayed, without any visible animation from OFF to ON after the page is shown.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Device: [Samsung Galaxy M21]
- OS: [Android 12]
- Version [e.g. v0.6.8]
Additional context
Add any other context about the problem here.