Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vision Glass] Fix theming issues #1418

Merged
merged 1 commit into from May 13, 2024
Merged

[Vision Glass] Fix theming issues #1418

merged 1 commit into from May 13, 2024

Conversation

felipeerias
Copy link
Contributor

The main application (and therefore the UI for VR) uses FxR_Dark, which fixes all the glitches with text colors, theming, etc.

The theme for the phone UI is applied with a LayoutInflater which uses a different theme, which ensures that the correct values are applied in a way that does not interfere with the VR interface.

Colors of the status and navigation bars are specified in FxR.Dark to ensure that they are properly applied. This doesn't affect VR.

The main application (and therefore the UI for VR) uses FxR_Dark,
which fixes all the glitches with text colors, theming, etc.

The theme for the phone UI is applied with a LayoutInflater which
uses a different theme, which ensures that the correct values are
applied in a way that does not interfere with the VR interface.

Colors of the status and navigation bars are specified in FxR.Dark
to ensure that they are properly applied. This doesn't affect VR.
@svillar svillar merged commit 84980e0 into main May 13, 2024
20 checks passed
@svillar svillar deleted the felipeerias/vgThemeIssues branch May 13, 2024 07:52
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.

None yet

2 participants