-
Notifications
You must be signed in to change notification settings - Fork 180
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
Inflating View Exception #37
Comments
遇到了相同的问题,这是我的代码,加载的时候直接报错
Error inflating class com.imangazaliev.circlemenu.CircleMenu |
Unable to start activity ComponentInfo{com.app.hiitdeckofcards/com.app.hiitdeckofcards.ui.bottomnavigation.BottomNavigationActivity}: android.view.InflateException: Binary XML file line #41 in com.app.hiitdeckofcards:layout/activity_bottom_navigation: Binary XML file line #339 in com.app.hiitdeckofcards:layout/fragment_home: Binary XML file line #339 in com.app.hiitdeckofcards:layout/fragment_home: Error inflating class com.imangazaliev.circlemenu.CircleMenu at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3707)
Getting above issue and App crashes.
The text was updated successfully, but these errors were encountered: