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

33 lines
1.0 KiB
Java

package o;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.scb.phone.view.custom.common.DefaultButton;
/* loaded from: classes3.dex */
public final class txY {
public final ImageView a;
public final TextView b;
public final TextView c;
public final DefaultButton d;
public final FrameLayout e;
public final TextView g;
public final RelativeLayout h;
public final RelativeLayout i;
public final TextView j;
public txY(RelativeLayout relativeLayout, TextView textView, FrameLayout frameLayout, ImageView imageView, TextView textView2, DefaultButton defaultButton, RelativeLayout relativeLayout2, TextView textView3, TextView textView4) {
this.h = relativeLayout;
this.c = textView;
this.e = frameLayout;
this.a = imageView;
this.b = textView2;
this.d = defaultButton;
this.i = relativeLayout2;
this.g = textView3;
this.j = textView4;
}
}