what-the-bank/sources/o/yUV.java

30 lines
820 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
/* loaded from: classes3.dex */
public final class yUV {
public final LinearLayout a;
public final LinearLayout b;
public final TextView c;
public final TextView d;
public final TextView e;
private View h;
private ImageView i;
private View j;
public yUV(LinearLayout linearLayout, TextView textView, View view, TextView textView2, View view2, ImageView imageView, LinearLayout linearLayout2, TextView textView3) {
this.a = linearLayout;
this.e = textView;
this.h = view;
this.d = textView2;
this.j = view2;
this.i = imageView;
this.b = linearLayout2;
this.c = textView3;
}
}