no message

This commit is contained in:
liujing
2021-08-24 15:04:43 +08:00
parent dfe1c7c2ff
commit 441f24bb50

View File

@@ -68,7 +68,7 @@ public class CheckActivity extends AppCompatActivity {
//动画组
private AnimatorSet setAnimation = null;
private ValueAnimator mValueAnimator;
private float movement = 1300f;
private float movement = 1162f;
//进度条
private ProgressBar mProgressBar;
private final static long DURATION_TIME = 3000;