44 lines
1.5 KiB
Java
44 lines
1.5 KiB
Java
|
package o;
|
||
|
|
||
|
import android.widget.Button;
|
||
|
import android.widget.ImageView;
|
||
|
import android.widget.LinearLayout;
|
||
|
import android.widget.TextView;
|
||
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
||
|
import androidx.core.widget.NestedScrollView;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class HZi {
|
||
|
public final ImageView a;
|
||
|
public final Button b;
|
||
|
public final LinearLayout c;
|
||
|
public final Button d;
|
||
|
public final LinearLayout e;
|
||
|
public final LinearLayout f;
|
||
|
private ConstraintLayout g;
|
||
|
public final TextView h;
|
||
|
public final TextView i;
|
||
|
private ImageView j;
|
||
|
private NestedScrollView l;
|
||
|
private LinearLayout n;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private LinearLayout f8195o;
|
||
|
|
||
|
public HZi(LinearLayout linearLayout, Button button, Button button2, ConstraintLayout constraintLayout, ImageView imageView, ImageView imageView2, LinearLayout linearLayout2, LinearLayout linearLayout3, LinearLayout linearLayout4, LinearLayout linearLayout5, NestedScrollView nestedScrollView, TextView textView, TextView textView2) {
|
||
|
this.f = linearLayout;
|
||
|
this.b = button;
|
||
|
this.d = button2;
|
||
|
this.g = constraintLayout;
|
||
|
this.j = imageView;
|
||
|
this.a = imageView2;
|
||
|
this.n = linearLayout2;
|
||
|
this.c = linearLayout3;
|
||
|
this.e = linearLayout4;
|
||
|
this.f8195o = linearLayout5;
|
||
|
this.l = nestedScrollView;
|
||
|
this.i = textView;
|
||
|
this.h = textView2;
|
||
|
}
|
||
|
}
|