38 lines
1.4 KiB
Java
38 lines
1.4 KiB
Java
package o;
|
|
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import com.google.android.material.textfield.TextInputLayout;
|
|
import com.scb.phone.view.custom.common.AmountEditText;
|
|
import com.scb.phone.view.custom.common.UnitsEditText;
|
|
|
|
/* renamed from: o.xnd, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17559xnd {
|
|
public final AmountEditText a;
|
|
public final TextInputLayout b;
|
|
public final UnitsEditText c;
|
|
public final LinearLayout d;
|
|
public final TextInputLayout e;
|
|
public final TextView f;
|
|
public final LinearLayout g;
|
|
public final TextView h;
|
|
public final LinearLayout i;
|
|
public final TextView j;
|
|
public final TextView n;
|
|
|
|
public C17559xnd(LinearLayout linearLayout, LinearLayout linearLayout2, AmountEditText amountEditText, TextInputLayout textInputLayout, UnitsEditText unitsEditText, TextInputLayout textInputLayout2, LinearLayout linearLayout3, TextView textView, TextView textView2, TextView textView3, TextView textView4) {
|
|
this.g = linearLayout;
|
|
this.d = linearLayout2;
|
|
this.a = amountEditText;
|
|
this.b = textInputLayout;
|
|
this.c = unitsEditText;
|
|
this.e = textInputLayout2;
|
|
this.i = linearLayout3;
|
|
this.j = textView;
|
|
this.f = textView2;
|
|
this.h = textView3;
|
|
this.n = textView4;
|
|
}
|
|
}
|