NetMirror.apk
Download file
package androidx.appcompat.widget;
import android.R;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.LinearLayout;
/* JADX INFO: loaded from: classes.dex */
public class ActivityChooserView$InnerLayout extends LinearLayout {
/* JADX INFO: renamed from: b, reason: collision with root package name */
private static final int[] f3739b = {R.attr.background};
public ActivityChooserView$InnerLayout(Context context, AttributeSet attributeSet) {
super(context, attributeSet);
h0 h0VarT = h0.t(context, attributeSet, f3739b);
setBackgroundDrawable(h0VarT.f(0));
h0VarT.w();
}
}
⚠️ 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