package C;
import androidx.fragment.app.Fragment;
/* JADX INFO: loaded from: classes.dex */
public final class e extends f {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public e(Fragment fragment) {
super(fragment, "Attempting to get target fragment from fragment " + fragment);
D2.h.f(fragment, "fragment");
}
}
Download file