-
Notifications
You must be signed in to change notification settings - Fork 80
Description
I use version 3.1.1.
Caused by android.content.res.Resources$NotFoundException
Unable to find resource ID #0x7f090543
android.content.res.ResourcesImpl.getResourceEntryName (ResourcesImpl.java:289)
android.content.res.Resources.getResourceEntryName (Resources.java:1996)
io.github.inflationx.calligraphy3.Calligraphy.matchesResourceIdName (Calligraphy.java:94)
io.github.inflationx.calligraphy3.Calligraphy.isActionBarTitle (Calligraphy.java:57)
io.github.inflationx.calligraphy3.Calligraphy.getStyleForTextView (Calligraphy.java:33)
io.github.inflationx.calligraphy3.Calligraphy.onViewCreatedInternal (Calligraphy.java:139)
io.github.inflationx.calligraphy3.Calligraphy.onViewCreated (Calligraphy.java:117)
io.github.inflationx.calligraphy3.CalligraphyInterceptor.intercept (CalligraphyInterceptor.java:19)
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$WrapperFactory2.onCreateView (-ViewPumpLayoutInflater.java:358)
android.view.LayoutInflater.createViewFromTag (LayoutInflater.java:772)