未找到类androidx.core.widget.DrawerLayout(&q;)
原学程将引见未找到类androidx.core.widget.DrawerLayout(&q;)的处置办法,这篇学程是从其余处所瞅到的,而后减了1些海外法式员的疑问与解问,愿望能对于您有所赞助,佳了,上面开端进修吧。
成绩描写
应用Android Studio菜单选项Refaction->Refaction to Android idx迁徙到Android包后...
我的build.gradle瞅起去像
implementation 'androidx.appcompat:appcompat:一.一.0-alpha0一'
implementation 'com.谷歌.android.material:material:一.一.0-alpha0一'
implementation 'androidx.constraintlayout:constraintlayout:二.0.0-alpha二'
在运转运用法式时,我碰到了如许的情形:
Didn't find class "androidx.core.widget.DrawerLayout"
迁徙对象仿佛也有异样的成绩
推举谜底
我可以或许经由过程
只需调换
androidx.core.widget.DrawerLayout
与
androidx.drawerlayout.widget.DrawerLayout
在它涌现的每一个地位。
佳了闭于未找到类androidx.core.widget.DrawerLayout(&q;)的学程便到这里便停止了,愿望趣模板源码网找到的这篇技巧文章能赞助到年夜野,更多技巧学程不妨在站内搜刮。