修改悬浮窗样式,添加悬浮设置

This commit is contained in:
18401019693
2022-10-20 10:48:58 +08:00
parent 28137615df
commit 4b5f3a9560
14 changed files with 94 additions and 271 deletions

View File

@@ -189,4 +189,7 @@ dependencies {
implementation 'com.github.tajchert:WaitingDots:0.6.1'
//悬浮窗
api 'com.github.princekin-f:EasyFloat:2.0.4'
// api project(path: ':recognizer')
}