41 lines
1.3 KiB
Java
41 lines
1.3 KiB
Java
|
package o;
|
||
|
|
||
|
import android.view.View;
|
||
|
import android.widget.Button;
|
||
|
import android.widget.ImageView;
|
||
|
import android.widget.ScrollView;
|
||
|
import android.widget.TextView;
|
||
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
||
|
import androidx.fragment.app.FragmentContainerView;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class sMZ {
|
||
|
public final Button a;
|
||
|
public final ImageView b;
|
||
|
public final Button c;
|
||
|
public final ScrollView d;
|
||
|
public final ScrollView e;
|
||
|
public final ConstraintLayout f;
|
||
|
private FragmentContainerView g;
|
||
|
private ImageView h;
|
||
|
private View i;
|
||
|
private ConstraintLayout j;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private TextView f9267o;
|
||
|
|
||
|
public sMZ(ScrollView scrollView, Button button, View view, FragmentContainerView fragmentContainerView, ImageView imageView, ImageView imageView2, ConstraintLayout constraintLayout, Button button2, ScrollView scrollView2, TextView textView, ConstraintLayout constraintLayout2) {
|
||
|
this.d = scrollView;
|
||
|
this.c = button;
|
||
|
this.i = view;
|
||
|
this.g = fragmentContainerView;
|
||
|
this.b = imageView;
|
||
|
this.h = imageView2;
|
||
|
this.j = constraintLayout;
|
||
|
this.a = button2;
|
||
|
this.e = scrollView2;
|
||
|
this.f9267o = textView;
|
||
|
this.f = constraintLayout2;
|
||
|
}
|
||
|
}
|