32 lines
1.0 KiB
Java
32 lines
1.0 KiB
Java
package o;
|
|
|
|
import android.widget.Button;
|
|
import android.widget.TextView;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
import androidx.viewpager.widget.ViewPager;
|
|
import com.google.android.material.tabs.TabLayout;
|
|
|
|
/* renamed from: o.Vvh, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C1110Vvh {
|
|
public final Button a;
|
|
public final ConstraintLayout b;
|
|
public final TextView c;
|
|
public final TextView d;
|
|
public final TabLayout e;
|
|
private ConstraintLayout f;
|
|
private TextView h;
|
|
public final ViewPager j;
|
|
|
|
public C1110Vvh(ConstraintLayout constraintLayout, Button button, ConstraintLayout constraintLayout2, TextView textView, TabLayout tabLayout, TextView textView2, TextView textView3, ViewPager viewPager) {
|
|
this.b = constraintLayout;
|
|
this.a = button;
|
|
this.f = constraintLayout2;
|
|
this.c = textView;
|
|
this.e = tabLayout;
|
|
this.d = textView2;
|
|
this.h = textView3;
|
|
this.j = viewPager;
|
|
}
|
|
}
|