‘我的’布局完善

This commit is contained in:
wds
2021-06-02 19:04:07 +08:00
parent 17130a7aa2
commit 3242c4861d
25 changed files with 491 additions and 167 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 30
buildToolsVersion "30.0.3"
ndkVersion '23.0.7123448'
// ndkVersion '23.0.7123448'
defaultConfig {
applicationId "com.example.myapplication"
@@ -63,8 +63,8 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
//EventBus
implementation 'org.greenrobot:eventbus:3.1.1'
//三级选择
implementation 'com.airsaid.library:pickerview:1.0.3'
/* //加载html
implementation 'com.github.sendtion:XRichText:1.9.4'*/
//加载图片的依赖包