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

34 lines
1.2 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.appcompat.widget.AppCompatTextView;
import androidx.constraintlayout.widget.ConstraintLayout;
import com.scb.phone.view.custom.common.ImageViewCropStart;
/* loaded from: classes3.dex */
public final class tuh {
public final ConstraintLayout a;
public final AppCompatTextView b;
public final TextView c;
public final ImageViewCropStart d;
public final RelativeLayout e;
public final TextView f;
private LinearLayout g;
private RelativeLayout i;
private TextView j;
public tuh(RelativeLayout relativeLayout, ConstraintLayout constraintLayout, LinearLayout linearLayout, ImageViewCropStart imageViewCropStart, RelativeLayout relativeLayout2, AppCompatTextView appCompatTextView, TextView textView, TextView textView2, TextView textView3) {
this.e = relativeLayout;
this.a = constraintLayout;
this.g = linearLayout;
this.d = imageViewCropStart;
this.i = relativeLayout2;
this.b = appCompatTextView;
this.j = textView;
this.c = textView2;
this.f = textView3;
}
}