1:修改卡顿问题,
2:修改玄镜的动画 3:修改转盘获取数据 4:修改排行榜
This commit is contained in:
@@ -218,6 +218,8 @@ public class GiftSvgaView extends FrameLayout implements SVGACallback {
|
||||
public void stopEffectSvgaPlay() {
|
||||
if (player != null) {
|
||||
player.stopAnimation();
|
||||
player.clearAnimation();
|
||||
player.setImageDrawable( null);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user