31 lines
1.0 KiB
Java
31 lines
1.0 KiB
Java
package o;
|
|
|
|
import android.widget.ImageView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
|
|
/* renamed from: o.fyu, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C14742fyu {
|
|
public final ImageView a;
|
|
public final ConstraintLayout b;
|
|
public final LinearLayout c;
|
|
public final LinearLayout d;
|
|
public final ImageView e;
|
|
public final TextView f;
|
|
public final TextView g;
|
|
private final LinearLayout h;
|
|
|
|
public C14742fyu(LinearLayout linearLayout, ConstraintLayout constraintLayout, ImageView imageView, LinearLayout linearLayout2, ImageView imageView2, LinearLayout linearLayout3, TextView textView, TextView textView2) {
|
|
this.h = linearLayout;
|
|
this.b = constraintLayout;
|
|
this.e = imageView;
|
|
this.c = linearLayout2;
|
|
this.a = imageView2;
|
|
this.d = linearLayout3;
|
|
this.f = textView;
|
|
this.g = textView2;
|
|
}
|
|
}
|