42 lines
1.5 KiB
Java
42 lines
1.5 KiB
Java
|
package o;
|
||
|
|
||
|
import android.widget.FrameLayout;
|
||
|
import android.widget.ImageView;
|
||
|
import android.widget.LinearLayout;
|
||
|
import android.widget.TextView;
|
||
|
import com.google.android.material.tabs.TabLayout;
|
||
|
import com.scb.phone.view.custom.common.DefaultButton;
|
||
|
import com.scb.phone.view.custom.common.NoteEditText;
|
||
|
import com.scb.phone.view.custom.common.WrapContentViewPager;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class JvH {
|
||
|
public final ImageView a;
|
||
|
public final NoteEditText b;
|
||
|
public final FrameLayout c;
|
||
|
public final DefaultButton d;
|
||
|
public final LinearLayout e;
|
||
|
public final TextView f;
|
||
|
public final TextView g;
|
||
|
public final TextView h;
|
||
|
public final C11604eiV i;
|
||
|
public final TabLayout j;
|
||
|
private LinearLayout l;
|
||
|
public final WrapContentViewPager n;
|
||
|
|
||
|
public JvH(LinearLayout linearLayout, DefaultButton defaultButton, FrameLayout frameLayout, ImageView imageView, NoteEditText noteEditText, LinearLayout linearLayout2, TabLayout tabLayout, TextView textView, TextView textView2, C11604eiV c11604eiV, TextView textView3, WrapContentViewPager wrapContentViewPager) {
|
||
|
this.e = linearLayout;
|
||
|
this.d = defaultButton;
|
||
|
this.c = frameLayout;
|
||
|
this.a = imageView;
|
||
|
this.b = noteEditText;
|
||
|
this.l = linearLayout2;
|
||
|
this.j = tabLayout;
|
||
|
this.h = textView;
|
||
|
this.f = textView2;
|
||
|
this.i = c11604eiV;
|
||
|
this.g = textView3;
|
||
|
this.n = wrapContentViewPager;
|
||
|
}
|
||
|
}
|