ViewPump icon indicating copy to clipboard operation
ViewPump copied to clipboard

Fatal Exception: android.view.InflateException

Open dduvedi opened this issue 4 years ago • 1 comments

io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater$NameAndAttrsViewCreator.onCreateView (-ViewPumpLayoutInflater.java:290) io.github.inflationx.viewpump.internal.-FallbackViewCreationInterceptor.intercept (-FallbackViewCreationInterceptor.java:14) io.github.inflationx.viewpump.internal.-InterceptorChain.proceed (-InterceptorChain.java:30) io.github.inflationx.calligraphy3.CalligraphyInterceptor.intercept (CalligraphyInterceptor.java:18) io.github.inflationx.viewpump.internal.-InterceptorChain.proceed (-InterceptorChain.java:30) io.github.inflationx.viewpump.ViewPump.inflate (ViewPump.java:36) io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater.onCreateView (-ViewPumpLayoutInflater.java:169) android.view.LayoutInflater.onCreateView (LayoutInflater.java:682) io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater.superOnCreateView (-ViewPumpLayoutInflater.java:233) io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater.access$superOnCreateView (-ViewPumpLayoutInflater.java:19) io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater$ParentAndNameAndAttrsViewCreator.onCreateView (-ViewPumpLayoutInflater.java:271) io.github.inflationx.viewpump.internal.-FallbackViewCreationInterceptor.intercept (-FallbackViewCreationInterceptor.java:14) io.github.inflationx.viewpump.internal.-InterceptorChain.proceed (-InterceptorChain.java:30) io.github.inflationx.calligraphy3.CalligraphyInterceptor.intercept (CalligraphyInterceptor.java:18) io.github.inflationx.viewpump.internal.-InterceptorChain.proceed (-InterceptorChain.java:30) io.github.inflationx.viewpump.ViewPump.inflate (ViewPump.java:36) io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater.onCreateView (-ViewPumpLayoutInflater.java:151)

dduvedi avatar Nov 06 '20 07:11 dduvedi

,??

drob1984 avatar Dec 19 '20 03:12 drob1984

Not enough information

ZacSweers avatar Mar 25 '23 02:03 ZacSweers