百分比拖动确定按钮添加图标位置初始化设定
This commit is contained in:
parent
5a756a0f00
commit
6e6540698b
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Mar 09 13:56:27 HKT 2025
|
#Sun Mar 09 12:12:05 GMT 2025
|
||||||
stageCount=11
|
stageCount=11
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=7.6
|
baseVersion=7.6
|
||||||
publishVersion=7.6.10
|
publishVersion=7.6.10
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=7.6.11
|
baseBetaVersion=7.6.11
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Mar 09 13:56:19 HKT 2025
|
#Sun Mar 09 12:12:05 GMT 2025
|
||||||
stageCount=11
|
stageCount=11
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=7.6
|
baseVersion=7.6
|
||||||
publishVersion=7.6.10
|
publishVersion=7.6.10
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=7.6.11
|
baseBetaVersion=7.6.11
|
||||||
|
@ -55,7 +55,8 @@ public class AOHPCTCSeekBar extends SeekBar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void initView(Context context) {
|
void initView(Context context) {
|
||||||
|
// 初始化图标位置
|
||||||
|
setThumbOffset(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user