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

64 lines
2.5 KiB
Java

package o;
import android.widget.Button;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.scb.phone.view.custom.common.AmountEditText;
import com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel;
import com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle;
/* loaded from: classes3.dex */
public final class ThU {
public final AmountEditText a;
public final CustomSpinnerWithTitle b;
public final LinearLayout c;
public final CustomSpinnerWithTitle d;
public final Button e;
public final LinearLayout f;
public final TextView g;
public final LinearLayout h;
public final LinearLayout i;
public final LinearLayout j;
public final TextView k;
public final TextView l;
public final TextView m;
public final TextView n;
/* renamed from: o, reason: collision with root package name */
public final TextView f8379o;
private LinearLayout p;
public final TextView q;
public final TextView r;
private CustomEasyCashSectionLabel s;
public final TextView t;
private LinearLayout v;
private final LinearLayout w;
private LinearLayout x;
public ThU(LinearLayout linearLayout, AmountEditText amountEditText, Button button, CustomEasyCashSectionLabel customEasyCashSectionLabel, CustomSpinnerWithTitle customSpinnerWithTitle, CustomSpinnerWithTitle customSpinnerWithTitle2, LinearLayout linearLayout2, LinearLayout linearLayout3, LinearLayout linearLayout4, LinearLayout linearLayout5, LinearLayout linearLayout6, LinearLayout linearLayout7, LinearLayout linearLayout8, LinearLayout linearLayout9, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, TextView textView6, TextView textView7, TextView textView8, TextView textView9) {
this.w = linearLayout;
this.a = amountEditText;
this.e = button;
this.s = customEasyCashSectionLabel;
this.d = customSpinnerWithTitle;
this.b = customSpinnerWithTitle2;
this.p = linearLayout2;
this.v = linearLayout3;
this.c = linearLayout4;
this.j = linearLayout5;
this.f = linearLayout6;
this.i = linearLayout7;
this.h = linearLayout8;
this.x = linearLayout9;
this.g = textView;
this.k = textView2;
this.n = textView3;
this.f8379o = textView4;
this.m = textView5;
this.l = textView6;
this.r = textView7;
this.q = textView8;
this.t = textView9;
}
}