first commit
[bylock.git] / sources / android / support / v4 / app / t.java
blob44c5a6a04f91adbb9b6d77734bd471eb0444fb0e
1 package android.support.v4.app;
3 import android.view.animation.Animation;
5 /* access modifiers changed from: package-private */
6 /* compiled from: MyApp */
7 public class t implements Animation.AnimationListener {
8 final /* synthetic */ Fragment a;
9 final /* synthetic */ r b;
11 t(r rVar, Fragment fragment) {
12 this.b = rVar;
13 this.a = fragment;
16 public void onAnimationEnd(Animation animation) {
17 if (this.a.b != null) {
18 this.a.b = null;
19 this.b.a(this.a, this.a.c, 0, 0, false);
23 public void onAnimationRepeat(Animation animation) {
26 public void onAnimationStart(Animation animation) {