15 lines
469 B
Java
15 lines
469 B
Java
|
package o;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.widget.ArrayAdapter;
|
||
|
|
||
|
/* renamed from: o.dxQ, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class C10152dxQ extends ArrayAdapter<String> {
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public C10152dxQ(Context context) {
|
||
|
super(context, com.scb.phone.R.layout.2131559352);
|
||
|
C14957gcv.e(context, "");
|
||
|
}
|
||
|
}
|