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

35 lines
1.1 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.TextView;
/* renamed from: o.bxF, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C5656bxF {
public final RelativeLayout a;
public final ImageView b;
public final LinearLayout c;
private TextView d;
private TextView e;
private TextView f;
private TextView g;
private TextView h;
private final LinearLayout i;
private TextView j;
public C5656bxF(LinearLayout linearLayout, ImageView imageView, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, TextView textView6, RelativeLayout relativeLayout, LinearLayout linearLayout2) {
this.i = linearLayout;
this.b = imageView;
this.d = textView;
this.e = textView2;
this.g = textView3;
this.h = textView4;
this.j = textView5;
this.f = textView6;
this.a = relativeLayout;
this.c = linearLayout2;
}
}