gift 测试背景 去除。
This commit is contained in:
@@ -76,7 +76,7 @@ public class GiftAnimView extends FrameLayout implements GiftSvgaView.OnAnimatio
|
||||
|
||||
private void init() {
|
||||
isLoadEffect = false;
|
||||
setBackgroundColor(getResources().getColor(R.color.colorBlack45));
|
||||
// setBackgroundColor(getResources().getColor(R.color.colorBlack45));
|
||||
// 初始化SVGA视图
|
||||
svgaView = new GiftSvgaView(getContext());
|
||||
addView(svgaView);
|
||||
|
||||
Reference in New Issue
Block a user