首页排行榜改成可伸缩的模式

This commit is contained in:
2022-11-02 16:53:28 +08:00
parent b48ceea571
commit b10d9ada46
6 changed files with 484 additions and 8 deletions

View File

@@ -84,4 +84,5 @@ dependencies {
implementation 'com.google.android.gms:play-services-auth:15.0.0'
//引导层
implementation 'com.binioter:guideview:1.0.0'
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
}