1
0
mirror of https://gitee.com/51danju/workclock.git synced 2025-12-29 13:39:42 +08:00

修改翻页时的字体位置比配,增加时间文字的位移设置

This commit is contained in:
wushunlian
2019-07-03 18:24:32 +08:00
parent ec64ecb921
commit 6736591324
17 changed files with 414 additions and 90 deletions

View File

@@ -76,4 +76,6 @@ dependencies {
implementation 'com.jakewharton:butterknife:10.1.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:10.1.0'
implementation 'com.github.Jay-Goo:RangeSeekBar:v3.0.0'
}