am$3.java
937 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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
*/