loadAnimator(this, R.animator.fade_out); anim.setTarget(btnExample); anim.start();. And that's all! We've now executed our predefined XML animation.
確定! 回上一頁