Skip to content

When I try to bold text type face, unit typeface is also changing (becomes bold) #84

@zahid-arbisoft

Description

@zahid-arbisoft

When I try to bold text type face, unit typeface is also changing (becomes bold)

courseProgress.setTextTypeface(Typeface.create("sans-serif", Typeface.BOLD));

Even
courseProgress.setUnitTextTypeface(Typeface.create("sans-serif", Typeface.Normal));
OR
courseProgress.setUnitTextTypeface(Typeface.DEFAULT);
did not help

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