aj$4.java 627 Bytes
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.graphics.drawable.BitmapDrawable;
import android.view.View;
import android.view.ViewGroup;

final class aj$4
  extends AnimatorListenerAdapter
{
  aj$4(aj paramaj, ViewGroup paramViewGroup, BitmapDrawable paramBitmapDrawable, View paramView) {}
  
  public final void onAnimationEnd(Animator paramAnimator)
  {
    br.c(this.a).b(this.b);
    this.c.setVisibility(0);
  }
}


/* Location:              /home/merong/decompile/hackery-dex2jar.jar!/aj$4.class
 * Java compiler version: 6 (50.0)
 * JD-Core Version:       0.7.1
 */