hegaojian / JetpackMvvm

:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
https://github.com/hegaojian/JetpackMvvm
Apache License 2.0
3.1k stars 605 forks source link

Caused by: android.view.InflateException: Binary XML file line #26: Error inflating class com.ittianyu.bottomnavigationviewex.BottomNavigationViewEx #127

Open gjmm123 opened 1 year ago

gjmm123 commented 1 year ago

Caused by: android.view.InflateException: Binary XML file line #26: Error inflating class com.ittianyu.bottomnavigationviewex.BottomNavigationViewEx

image 按照demo来的怎么进去就崩溃,BottomNavigationViewEx这个报错呢

hegaojian commented 1 year ago

108 可以看看这个