admin
2021-07-28 c0269fcfa876b9c5cf309b2006462b4d09c5ef95
library-NineOldAndroids/src/com/nineoldandroids/animation/Animator.java
@@ -244,7 +244,7 @@
     * Notifications indicate animation related events, such as the end or the
     * repetition of the animation.</p>
     */
    public static interface AnimatorListener {
    public interface AnimatorListener {
        /**
         * <p>Notifies the start of the animation.</p>
         *