You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
617 B

package androidx.appcompat.widget;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.LinearLayout;
import p028j.C1106g3;
/* loaded from: classes.dex */
public class ActivityChooserView$InnerLayout extends LinearLayout {
/* renamed from: d */
public static final int[] f486d = {16842964};
public ActivityChooserView$InnerLayout(Context context, AttributeSet attributeSet) {
super(context, attributeSet);
C1106g3 m2161t = C1106g3.m2161t(context, attributeSet, f486d);
setBackgroundDrawable(m2161t.m2175f(0));
m2161t.m2159v();
}
}