28 lines
963 B
Java
28 lines
963 B
Java
package o;
|
|
|
|
import android.view.View;
|
|
import android.widget.HorizontalScrollView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import com.scb.phone.view.custom.common.FragmentWrapContentViewPager;
|
|
|
|
/* renamed from: o.UmV, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C1048UmV {
|
|
public final FragmentWrapContentViewPager a;
|
|
public final HorizontalScrollView b;
|
|
public final LinearLayout c;
|
|
public final LinearLayout d;
|
|
private View e;
|
|
private TextView h;
|
|
|
|
public C1048UmV(LinearLayout linearLayout, View view, LinearLayout linearLayout2, HorizontalScrollView horizontalScrollView, FragmentWrapContentViewPager fragmentWrapContentViewPager, TextView textView) {
|
|
this.d = linearLayout;
|
|
this.e = view;
|
|
this.c = linearLayout2;
|
|
this.b = horizontalScrollView;
|
|
this.a = fragmentWrapContentViewPager;
|
|
this.h = textView;
|
|
}
|
|
}
|