40 lines
1.2 KiB
Java
40 lines
1.2 KiB
Java
|
package o;
|
||
|
|
||
|
import android.view.View;
|
||
|
import android.widget.ImageView;
|
||
|
import android.widget.LinearLayout;
|
||
|
import android.widget.ScrollView;
|
||
|
import android.widget.TextView;
|
||
|
import com.scb.phone.view.custom.common.DefaultButton;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class IAY {
|
||
|
public final LinearLayout a;
|
||
|
public final ScrollView b;
|
||
|
public final ImageView c;
|
||
|
public final DefaultButton d;
|
||
|
public final YHT e;
|
||
|
public final TextView f;
|
||
|
public final TextView g;
|
||
|
public final TextView h;
|
||
|
public final TextView i;
|
||
|
public final TextView j;
|
||
|
private View k;
|
||
|
private ImageView l;
|
||
|
|
||
|
public IAY(ScrollView scrollView, DefaultButton defaultButton, View view, ImageView imageView, YHT yht, LinearLayout linearLayout, ImageView imageView2, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5) {
|
||
|
this.b = scrollView;
|
||
|
this.d = defaultButton;
|
||
|
this.k = view;
|
||
|
this.l = imageView;
|
||
|
this.e = yht;
|
||
|
this.a = linearLayout;
|
||
|
this.c = imageView2;
|
||
|
this.i = textView;
|
||
|
this.j = textView2;
|
||
|
this.h = textView3;
|
||
|
this.g = textView4;
|
||
|
this.f = textView5;
|
||
|
}
|
||
|
}
|