/** * Sets up this AnimatorSet to play each of the supplied animations when the previous animation ends. * @param items The animations that will be started one after another. */ public void playSequentially(List items){ if (items != null && items.si
ViewAnimation This is a library of the AnimatorSet,it has three move path and many animation,you can make a easy animation of view by youself. animation of View i did not finish it at this time Demo MovePath 任意圆弧运动 Any circular motion List list=move