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

32 lines
989 B
Java

package o;
import android.widget.Button;
import android.widget.ScrollView;
import android.widget.TextView;
import com.scb.phone.view.custom.investment.onboarding.CustomImageTitleHeader;
/* loaded from: classes3.dex */
public final class fAM {
public final ScrollView a;
public final TextView b;
public final Button c;
public final TextView d;
public final Button e;
public final TextView f;
private CustomImageTitleHeader g;
private TextView i;
private TextView j;
public fAM(ScrollView scrollView, Button button, Button button2, CustomImageTitleHeader customImageTitleHeader, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5) {
this.a = scrollView;
this.e = button;
this.c = button2;
this.g = customImageTitleHeader;
this.d = textView;
this.i = textView2;
this.b = textView3;
this.f = textView4;
this.j = textView5;
}
}