您当前的位置: 首页 >  android

命运之手

暂无认证

  • 1浏览

    0关注

    747博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

【Android】【AndroidStudio】解决AndroidStudio无法预览ConstraintLayout的问题

命运之手 发布时间:2021-06-05 08:33:58 ,浏览量:1

并不是什么大问题,但是网上相关资料也不多,遇到也是比较麻烦的事情,记录下来,尽可能帮助更多的人

这个问题是库版本造成的,使用低版本就没问题,使用如下的版本就可以


    //官方扩展库
    api 'androidx.core:core:1.1.0'
    api 'androidx.appcompat:appcompat:1.1.0'
    api 'androidx.annotation:annotation:1.1.0'
    api 'androidx.lifecycle:lifecycle-extensions:1.1.0'
    api 'androidx.multidex:multidex:1.1.0'
    api 'androidx.recyclerview:recyclerview:1.1.0'
    api 'androidx.constraintlayout:constraintlayout:1.1.0'
    api 'androidx.cardview:cardview:1.0.0'
    api 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
    api 'com.google.android.material:material:1.1.0'

关注
打赏
1654938663
查看更多评论
立即登录/注册

微信扫码登录

0.0377s