am$3.java 937 Bytes
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.view.View;
import android.view.ViewGroup;

final class am$3
  extends AnimatorListenerAdapter
{
  boolean a = false;
  float b = -1.0F;
  
  am$3(am paramam, View paramView1, View paramView2, int paramInt, View paramView3, ViewGroup paramViewGroup) {}
  
  public final void onAnimationCancel(Animator paramAnimator)
  {
    this.a = true;
    if (this.b >= 0.0F) {
      this.c.setAlpha(this.b);
    }
  }
  
  public final void onAnimationEnd(Animator paramAnimator)
  {
    if (!this.a) {
      this.c.setAlpha(1.0F);
    }
    if ((this.d != null) && (!this.a)) {
      this.d.setVisibility(this.e);
    }
    if (this.f != null) {
      ((bq)br.c(this.g)).a(this.f);
    }
  }
}


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