### 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 