cn$2.java
704 Bytes
import android.support.v4.app.Fragment;
import android.view.View;
import android.view.animation.Animation;
final class cn$2
extends cn.a
{
cn$2(cn paramcn, View paramView, Animation paramAnimation, Fragment paramFragment)
{
super(paramView, paramAnimation);
}
public final void onAnimationEnd(Animation paramAnimation)
{
super.onAnimationEnd(paramAnimation);
if (this.a.getAnimatingAway() != null)
{
this.a.setAnimatingAway(null);
this.b.a(this.a, this.a.getStateAfterAnimating(), 0, 0, false);
}
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/cn$2.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/