Skip to content

[Designer] Designer crashed when setting the ttf files for TextView control. #3254

@SanthiyaArulsamy

Description

@SanthiyaArulsamy

Steps to Reproduce

  1. Add the custom library with TextView.
  2. Add the custom font style for TextView(as like SetTypeface(Typeface.CreateFromAsset(this.Context.Assets, "drilldown.ttf"), TypefaceStyle.Bold);)
  3. Drag and drop the custom control in axml page.
  4. Now the designer crashed with below issues
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions