OpeningStartAnimation openingStartAnimation = new OpeningStartAnimation.Builder(this) .setDrawStategy(new NormalDrawStrategy()) .create(); openingStartAnimation.show(this);
目前共有四种动画可供选择,欢迎来一起制作出更多的开屏动画效果!