38 lines
1.2 KiB
Java
38 lines
1.2 KiB
Java
|
package o;
|
||
|
|
||
|
import android.view.View;
|
||
|
import android.widget.Button;
|
||
|
import android.widget.ImageView;
|
||
|
import android.widget.ScrollView;
|
||
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
||
|
import androidx.fragment.app.FragmentContainerView;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class qbi {
|
||
|
public final Button a;
|
||
|
public final ScrollView b;
|
||
|
public final ScrollView c;
|
||
|
public final ImageView d;
|
||
|
public final Button e;
|
||
|
private ConstraintLayout f;
|
||
|
private FragmentContainerView g;
|
||
|
private ImageView h;
|
||
|
private ImageView i;
|
||
|
private FragmentContainerView j;
|
||
|
private View n;
|
||
|
|
||
|
public qbi(ScrollView scrollView, Button button, Button button2, FragmentContainerView fragmentContainerView, FragmentContainerView fragmentContainerView2, ImageView imageView, ImageView imageView2, ImageView imageView3, ConstraintLayout constraintLayout, ScrollView scrollView2, View view) {
|
||
|
this.c = scrollView;
|
||
|
this.e = button;
|
||
|
this.a = button2;
|
||
|
this.g = fragmentContainerView;
|
||
|
this.j = fragmentContainerView2;
|
||
|
this.i = imageView;
|
||
|
this.d = imageView2;
|
||
|
this.h = imageView3;
|
||
|
this.f = constraintLayout;
|
||
|
this.b = scrollView2;
|
||
|
this.n = view;
|
||
|
}
|
||
|
}
|