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

41 lines
1.4 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.constraintlayout.widget.ConstraintLayout;
import com.google.android.material.tabs.TabLayout;
import com.scb.phone.view.custom.common.FragmentWrapContentViewPager;
/* loaded from: classes3.dex */
public final class rHZ {
public final LinearLayout a;
public final FragmentWrapContentViewPager b;
public final LinearLayout c;
public final Button d;
public final ConstraintLayout e;
public final TextView f;
public final TabLayout g;
private ImageView h;
public final LinearLayout i;
private LinearLayout j;
/* renamed from: o, reason: collision with root package name */
private TextView f9255o;
public rHZ(LinearLayout linearLayout, Button button, ConstraintLayout constraintLayout, FragmentWrapContentViewPager fragmentWrapContentViewPager, ImageView imageView, LinearLayout linearLayout2, LinearLayout linearLayout3, LinearLayout linearLayout4, TabLayout tabLayout, TextView textView, TextView textView2) {
this.i = linearLayout;
this.d = button;
this.e = constraintLayout;
this.b = fragmentWrapContentViewPager;
this.h = imageView;
this.a = linearLayout2;
this.c = linearLayout3;
this.j = linearLayout4;
this.g = tabLayout;
this.f9255o = textView;
this.f = textView2;
}
}