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

42 lines
1.2 KiB
Java

package o;
import android.view.View;
import android.widget.Button;
import android.widget.ScrollView;
import android.widget.TextView;
/* loaded from: classes3.dex */
public final class MOV {
public final Button a;
public final ScrollView b;
public final TextView c;
public final AIb d;
public final Button e;
public final TextView f;
public final TextView g;
private View h;
private View i;
public final TextView j;
private TextView k;
private TextView n;
/* renamed from: o, reason: collision with root package name */
private TextView f8268o;
public MOV(ScrollView scrollView, Button button, Button button2, View view, View view2, AIb aIb, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, TextView textView6, TextView textView7) {
this.b = scrollView;
this.a = button;
this.e = button2;
this.i = view;
this.h = view2;
this.d = aIb;
this.c = textView;
this.f = textView2;
this.j = textView3;
this.k = textView4;
this.f8268o = textView5;
this.g = textView6;
this.n = textView7;
}
}