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

TextColor does not work for <b>-tag #32

Open
AustrianDudes opened this issue Mar 28, 2017 · 0 comments
Open

TextColor does not work for <b>-tag #32

AustrianDudes opened this issue Mar 28, 2017 · 0 comments

Comments

@AustrianDudes
Copy link

Hi,
I am currently using a FlowTextView to display a white text. I am now trying to add bold text to it, but the new text is unfortunately not colored accordingly. Does anybody have an idea on how to achieve a white and bold text with this component?

e.g.
ftvDescription.setText(Html.fromHtml("HeadlineLorem ipsum"));
ftvDescription.setTextColor(getResources().getColor(android.R.color.white));

@AustrianDudes AustrianDudes changed the title TextColor does not work for <b>-Tag TextColor does not work for <b>-tag Mar 28, 2017
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

No branches or pull requests

1 participant