Open FranPR9 opened 5 years ago
hi, my activity is unable to start because an error inflating the stepperlayout. It started yesterday sep/24/2019. today sep/25/2019 I have 2019.
this is the log of the error;
Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[])' on a null object reference
at androidx.core.graphics.TypefaceCompatApi21Impl.newFamily + 116(TypefaceCompatApi21Impl.java:116)
at androidx.core.graphics.TypefaceCompatApi21Impl.createFromFontFamilyFilesResourceEntry + 176(TypefaceCompatApi21Impl.java:176)
at androidx.core.graphics.TypefaceCompat.createFromResourcesFamilyXml + 116(TypefaceCompat.java:116)
at androidx.core.content.res.ResourcesCompat.loadFont + 415(ResourcesCompat.java:415)
at androidx.core.content.res.ResourcesCompat.loadFont + 361(ResourcesCompat.java:361)
at androidx.core.content.res.ResourcesCompat.getFont + 339(ResourcesCompat.java:339)
at androidx.appcompat.widget.TintTypedArray.getFont + 119(TintTypedArray.java:119)
at androidx.appcompat.widget.AppCompatTextHelper.updateTypefaceAndStyle + 265(AppCompatTextHelper.java:265)
at androidx.appcompat.widget.AppCompatTextHelper.loadFromAttributes + 177(AppCompatTextHelper.java:177)
at androidx.appcompat.widget.AppCompatButton.
Does this error has to do with androidX??
I have this version in my gradle: com.stepstone.stepper:material-stepper:4.3.1
Does this error has to do with androidX??
It generally works with AndroidX in my App
I have this version in my gradle: com.stepstone.stepper:material-stepper:4.3.1
Did you find the reason?
Not really, I implemented my own.
Make sure these boxes are checked before submitting your issue - thank you!