Skip to content

Commit

Permalink
Auto loop AnimationFragment
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Peal committed Jan 26, 2017
1 parent 1a179c1 commit 2162099
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ public void onClick(View v) {
//noinspection ConstantConditions
// droppedFramesView.setVisibility(L.DBG ? View.VISIBLE : View.GONE);
postUpdatePlayButtonText();
onLoopChanged();
animationView.addAnimatorListener(new Animator.AnimatorListener() {
@Override
public void onAnimationStart(Animator animation) {
Expand Down

0 comments on commit 2162099

Please sign in to comment.