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

40 lines
1.3 KiB
Java

package o;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.scb.phone.view.custom.common.ThaiTextView;
/* loaded from: classes3.dex */
public final class TKQ {
public final RelativeLayout a;
public final ThaiTextView b;
public final TextView c;
public final Button d;
public final ImageView e;
public final TextView f;
public final TextView g;
public final TextView h;
private ImageView i;
public final TextView j;
private ThaiTextView l;
private LinearLayout m;
public TKQ(RelativeLayout relativeLayout, Button button, ImageView imageView, ImageView imageView2, LinearLayout linearLayout, ThaiTextView thaiTextView, ThaiTextView thaiTextView2, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5) {
this.a = relativeLayout;
this.d = button;
this.e = imageView;
this.i = imageView2;
this.m = linearLayout;
this.l = thaiTextView;
this.b = thaiTextView2;
this.c = textView;
this.h = textView2;
this.j = textView3;
this.g = textView4;
this.f = textView5;
}
}