Compare commits
3 Commits
aes-v7.6.1
...
aes-v7.6.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cd23d625e1 | ||
|
|
e7749cb95d | ||
|
|
13f9f6d744 |
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Mar 09 20:15:48 HKT 2025
|
#Sun Mar 09 20:28:09 HKT 2025
|
||||||
stageCount=12
|
stageCount=13
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=7.6
|
baseVersion=7.6
|
||||||
publishVersion=7.6.11
|
publishVersion=7.6.12
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=7.6.12
|
baseBetaVersion=7.6.13
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Mar 09 20:15:48 HKT 2025
|
#Sun Mar 09 20:28:09 HKT 2025
|
||||||
stageCount=12
|
stageCount=13
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=7.6
|
baseVersion=7.6
|
||||||
publishVersion=7.6.11
|
publishVersion=7.6.12
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=7.6.12
|
baseBetaVersion=7.6.13
|
||||||
|
|||||||
@@ -55,8 +55,6 @@ public class AOHPCTCSeekBar extends SeekBar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void initView(Context context) {
|
void initView(Context context) {
|
||||||
// 初始化图标位置
|
|
||||||
setThumbOffset(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user