what-the-bank/sources/o/RQO.java

47 lines
1.5 KiB
Java

package o;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.scb.phone.view.custom.common.ThaiTextView;
/* loaded from: classes3.dex */
public final class RQO {
public final ImageView a;
public final TextView b;
public final LinearLayout c;
public final TextView d;
public final TextView e;
public final TextView f;
public final TextView g;
public final TextView h;
public final TextView i;
public final TextView j;
private ThaiTextView k;
public final TextView l;
private View m;
private TextView n;
/* renamed from: o, reason: collision with root package name */
private ImageView f8340o;
public RQO(LinearLayout linearLayout, ImageView imageView, ImageView imageView2, ThaiTextView thaiTextView, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, TextView textView6, TextView textView7, TextView textView8, TextView textView9, TextView textView10, View view) {
this.c = linearLayout;
this.a = imageView;
this.f8340o = imageView2;
this.k = thaiTextView;
this.e = textView;
this.n = textView2;
this.d = textView3;
this.b = textView4;
this.g = textView5;
this.j = textView6;
this.f = textView7;
this.i = textView8;
this.h = textView9;
this.l = textView10;
this.m = view;
}
}