调整小智形象切换时间
This commit is contained in:
@@ -21,7 +21,7 @@ public class OthersAnim implements Anim {
|
||||
public static final long FRAME_INTERVAL = 50L;
|
||||
private boolean mStarted = false;
|
||||
|
||||
public static final long ANIM_INTERVAL = 15 * 1_000L;
|
||||
public static final long ANIM_INTERVAL = 30 * 1_000L;
|
||||
|
||||
private ImageView mImageView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user