InflationX / Calligraphy

Custom fonts in Android the easy way...
Apache License 2.0
1.09k stars 83 forks source link

android.view.inflateException #44

Open abunayem opened 4 years ago

abunayem commented 4 years ago

at io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater$NameAndAttrsViewCreator.onCreateView (-ViewPumpLayoutInflater.java) at io.github.inflationx.viewpump.internal.-FallbackViewCreationInterceptor.intercept (-FallbackViewCreationInterceptor.java) at io.github.inflationx.viewpump.internal.-InterceptorChain.a (-InterceptorChain.java) at io.github.inflationx.calligraphy3.CalligraphyInterceptor.intercept (CalligraphyInterceptor.java) at io.github.inflationx.viewpump.internal.-InterceptorChain.proceed (-InterceptorChain.java) at io.github.inflationx.viewpump.ViewPump.inflate (ViewPump.java)

AnkurChitranshiBOL commented 4 years ago

@abunayem Have you found a solution?

abunayem commented 4 years ago

Not yet

abunayem commented 4 years ago

dilip786 commented 4 years ago

@abunayem
facing same issue, have you found a solution for this?

AnkurChitranshiBOL commented 4 years ago

@dilip786 I removed this library and started using Android provided feature to set font: https://developer.android.com/guide/topics/ui/look-and-feel/fonts-in-xml