NetMirror.apk
Download file
package C;
import androidx.fragment.app.Fragment;
/* JADX INFO: loaded from: classes.dex */
public final class a extends g {
/* JADX INFO: renamed from: c, reason: collision with root package name */
private final String f88c;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public a(Fragment fragment, String str) {
super(fragment, "Attempting to reuse fragment " + fragment + " with previous ID " + str);
D2.h.f(fragment, "fragment");
D2.h.f(str, "previousFragmentId");
this.f88c = str;
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file