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

34 lines
1.2 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.view.View;
import android.widget.TextView;
import androidx.appcompat.widget.AppCompatButton;
import androidx.appcompat.widget.AppCompatRadioButton;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.core.widget.NestedScrollView;
import com.scb.phone.view.custom.webview.SCBWebView;
/* renamed from: o.eAv, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C10326eAv {
public final AppCompatRadioButton a;
public final AppCompatRadioButton b;
public final ConstraintLayout c;
public final TextView d;
public final AppCompatButton e;
private View f;
private NestedScrollView g;
public final SCBWebView h;
public C10326eAv(ConstraintLayout constraintLayout, AppCompatButton appCompatButton, NestedScrollView nestedScrollView, View view, AppCompatRadioButton appCompatRadioButton, AppCompatRadioButton appCompatRadioButton2, TextView textView, SCBWebView sCBWebView) {
this.c = constraintLayout;
this.e = appCompatButton;
this.g = nestedScrollView;
this.f = view;
this.a = appCompatRadioButton;
this.b = appCompatRadioButton2;
this.d = textView;
this.h = sCBWebView;
}
}