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

Fix HTML labels colors issue (#1516) #1603

Merged
merged 1 commit into from Oct 25, 2021

Conversation

Federico-Maccaroni
Copy link
Contributor

Fixed HTMl labels colors issue that was not taking the html style color correctly.

This was because Xamarin Forms expect that the Label color be the Default one and the Base styles were overriding that.

So I created a new style text-html that sets the TextColor to Default and the TextType to Html.

@Federico-Maccaroni Federico-Maccaroni merged commit a07ef1a into master Oct 25, 2021
@Federico-Maccaroni Federico-Maccaroni deleted the fix-password-generated-html-colors branch October 25, 2021 19:28
@leo-lax
Copy link

leo-lax commented Oct 26, 2021

Hi @Federico-Maccaroni thanks for the update.

I've reinstalled the bitwarden iOS app but still missing the password color coding. Should I do anything else?

Thanks!

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.

Color coding for password is missing from iOS app
3 participants