消息中心引导页面,清除全部未读数

This commit is contained in:
18401019693
2022-09-05 14:34:18 +08:00
parent f1d49653b5
commit 52363a887d
11 changed files with 316 additions and 11 deletions

View File

@@ -81,4 +81,6 @@ dependencies {
implementation 'com.google.android.gms:play-services-auth:15.0.0'
//Google 繁體簡體轉換庫
implementation files('libs/jcc-bate-0.7.3.jar')
//引导层
implementation 'com.binioter:guideview:1.0.0'
}