Skip to content

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

Description

@AustrianDudes

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));

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions