Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error inflating stepper on API level 21 (Android 5.0) #37

Open
roozbehzarei opened this issue Jul 16, 2022 · 0 comments
Open

Error inflating stepper on API level 21 (Android 5.0) #37

roozbehzarei opened this issue Jul 16, 2022 · 0 comments

Comments

@roozbehzarei
Copy link

The stepper is working fine while testing on API 32, but on API 21 it gives the following error:

android.view.InflateException: Binary XML file line #7: Error inflating class com.aceinteract.android.stepper.StepperNavigationView
...
...
Caused by: java.lang.reflect.InvocationTargetException
...
...
Caused by: java.lang.NoSuchMethodError: No virtual method setTextAppearance(I)V in class Landroid/widget/TextView; or its super classes (declaration of 'android.widget.TextView' appears in /system/framework/framework.jar:classes2.dex)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant