Skip to content

(android) Fix per-wallet theme loading#767

Merged
dpad85 merged 2 commits intomasterfrom
android-fix-theme
Oct 31, 2025
Merged

(android) Fix per-wallet theme loading#767
dpad85 merged 2 commits intomasterfrom
android-fix-theme

Conversation

@dpad85
Copy link
Member

@dpad85 dpad85 commented Oct 30, 2025

This PR fixes an issue where the Android app would always use the system theme, and not the user theme. Phoenix now loads correctly the theme selected for a given wallet. Note that this theme can be different between wallets.

If no wallet has been selected yet (e.g. we're on the wallet selector screen), the app will default to the last used wallet's theme, or will fall back to the system theme.

This PR also fixes an issue where switching to another wallet from the settings menu would not load said wallet immediately, and would instead load the wallet selector screen, forcing the user to click on the wallet again.

If no wallet has been selected yet (e.g. we're on the wallet
selector screen), the app defaults to the last used wallet
theme, or falls back to the system theme.

Also fixed an issue where switching to another wallet would
not load said wallet immediately, and would remain stuck on
the wallet selector screen instead.
@dpad85 dpad85 merged commit bfec3e0 into master Oct 31, 2025
@dpad85 dpad85 deleted the android-fix-theme branch October 31, 2025 10:06
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.

1 participant