Skip to content

fix: Prevent settings toggles and text from animating on page open#1200

Merged
Iamlooker merged 1 commit intoDroid-ify:mainfrom
Ygnas:toggles-animate
Jan 27, 2026
Merged

fix: Prevent settings toggles and text from animating on page open#1200
Iamlooker merged 1 commit intoDroid-ify:mainfrom
Ygnas:toggles-animate

Conversation

@Ygnas
Copy link
Copy Markdown
Contributor

@Ygnas Ygnas commented Jan 27, 2026

Fix settings toggles animating on page open

  • Change lifecycle state from RESUMED to STARTED for earlier value collection
  • Add jumpDrawablesToCurrentState() to skip switch animation on initial load
  • Fixes text values (Languages, Theme, etc.) appearing with delay

Fixes #1197

@Iamlooker Iamlooker merged commit 04f899e into Droid-ify:main Jan 27, 2026
@Iamlooker
Copy link
Copy Markdown
Member

Thanks for the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Settings toggles animate from OFF to ON when opening Settings page

2 participants