Skip to content

Commit

Permalink
Update JJSearchView.java
Browse files Browse the repository at this point in the history
  • Loading branch information
android-cjj committed Apr 7, 2016
1 parent 5aea085 commit 49a4301
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions library/src/main/java/com/cjj/sva/JJSearchView.java
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,7 @@ public void startAnim() {

public void resetAnim() {
if (mController != null)
<<<<<<< HEAD
mController.resetAnim();
=======
mController.recetAnim();
>>>>>>> 3a19d94859686a9b6c03ccf7e8b879ae603e1ac8
}

}

0 comments on commit 49a4301

Please sign in to comment.