Closed zhiephie closed 7 years ago
Hi @zhiephie, Please post the way you're using StepperLayout in your layout file as well the Build tools and Support library versions you're using in the project.
Hi, @zawadz88 , Thanks for the reply.
I explain in here https://gist.github.com/zhiephie/3a92ed37eda93b9963e1630542129d9b
Btw, every time I use ms_stepperType="tabs"
, display on design always error and android studio lag.
I found mistake in my code
here app:ms_stepperLayoutTheme="@style/DotStepperStyle"/>
Thanks @zawadz88
Caused by: android.view.InflateException: Binary XML file line #23: Binary XML file line #222: Error inflating class com.stepstone.stepper.StepperLayout
What is wrong?