42 lines
1.4 KiB
Java
42 lines
1.4 KiB
Java
package o;
|
|
|
|
import android.widget.ImageView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import com.scb.phone.view.custom.webview.SCBWebView;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class KWl {
|
|
public final LinearLayout a;
|
|
public final LinearLayout b;
|
|
public final ImageView c;
|
|
public final LinearLayout d;
|
|
public final LinearLayout e;
|
|
public final TextView f;
|
|
public final TextView g;
|
|
public final TextView h;
|
|
public final TextView i;
|
|
public final TextView j;
|
|
private final LinearLayout l;
|
|
public final SCBWebView n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private LinearLayout f8237o;
|
|
|
|
public KWl(LinearLayout linearLayout, ImageView imageView, LinearLayout linearLayout2, LinearLayout linearLayout3, LinearLayout linearLayout4, LinearLayout linearLayout5, LinearLayout linearLayout6, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, SCBWebView sCBWebView) {
|
|
this.l = linearLayout;
|
|
this.c = imageView;
|
|
this.a = linearLayout2;
|
|
this.e = linearLayout3;
|
|
this.f8237o = linearLayout4;
|
|
this.b = linearLayout5;
|
|
this.d = linearLayout6;
|
|
this.g = textView;
|
|
this.i = textView2;
|
|
this.f = textView3;
|
|
this.j = textView4;
|
|
this.h = textView5;
|
|
this.n = sCBWebView;
|
|
}
|
|
}
|