39 lines
1.4 KiB
Java
39 lines
1.4 KiB
Java
package o;
|
|
|
|
import android.widget.Button;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import androidx.appcompat.widget.AppCompatImageView;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class mGd {
|
|
public final Button a;
|
|
public final ConstraintLayout b;
|
|
public final AppCompatImageView c;
|
|
public final LinearLayout d;
|
|
public final AppCompatImageView e;
|
|
public final TextView f;
|
|
public final TextView g;
|
|
private ConstraintLayout h;
|
|
public final TextView i;
|
|
public final TextView j;
|
|
private LinearLayout k;
|
|
private ConstraintLayout m;
|
|
|
|
public mGd(ConstraintLayout constraintLayout, Button button, ConstraintLayout constraintLayout2, ConstraintLayout constraintLayout3, AppCompatImageView appCompatImageView, AppCompatImageView appCompatImageView2, LinearLayout linearLayout, LinearLayout linearLayout2, TextView textView, TextView textView2, TextView textView3, TextView textView4) {
|
|
this.b = constraintLayout;
|
|
this.a = button;
|
|
this.h = constraintLayout2;
|
|
this.m = constraintLayout3;
|
|
this.c = appCompatImageView;
|
|
this.e = appCompatImageView2;
|
|
this.k = linearLayout;
|
|
this.d = linearLayout2;
|
|
this.g = textView;
|
|
this.f = textView2;
|
|
this.j = textView3;
|
|
this.i = textView4;
|
|
}
|
|
}
|