stepstone-tech / android-material-stepper

This library allows to use Material steppers inside Android applications.
Apache License 2.0
1.78k stars 261 forks source link

Binary XML file line #0: Binary XML file line #0: Error inflating class StepTab #242

Closed ysmaiylbokeikhan closed 6 years ago

ysmaiylbokeikhan commented 6 years ago

I' m facing with this problem, when Activity with StepperLayout is opened. java.lang.RuntimeException: Unable to start activity ComponentInfo{www.maint.kz.beu_salon/www.maint.kz.beu_salon.RegistrationStepsActivity}: android.view.InflateException: Binary XML file line #0: Binary XML file line #0: Error inflating class StepTab Caused by: android.view.InflateException: Binary XML file line #0: Binary XML file line #0: Error inflating class StepTab Caused by: java.lang.ClassNotFoundException: Didn't find class "android.view.StepTab" on path: DexPathList[[zip file "/data/app/www.maint.kz.beu_salon-1/base.apk"],nativeLibraryDirectories=[/data/app/www.maint.kz.beu_salon-1/lib/arm64, /system/lib64, /vendor/lib64]]

zawadz88 commented 6 years ago

Hi @ysmaiylbokeikhan, Please see #193