package p037.p089.p090;

import android.view.View;
import androidx.fragment.app.Fragment;
import p037.p065.p074.C1880;

/* JADX INFO: renamed from: މ.ވ.ށ.ބ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C2001 implements C1880.InterfaceC1881 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final /* synthetic */ Fragment f6574;

    public C2001(Fragment fragment) {
        this.f6574 = fragment;
    }

    @Override // p037.p065.p074.C1880.InterfaceC1881
    /* JADX INFO: renamed from: ֏ */
    public void mo3701() {
        if (this.f6574.getAnimatingAway() != null) {
            View animatingAway = this.f6574.getAnimatingAway();
            this.f6574.setAnimatingAway(null);
            animatingAway.clearAnimation();
        }
        this.f6574.setAnimator(null);
    }
}
