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

23 lines
666 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.FrameLayout;
import android.widget.TextView;
import androidx.core.widget.NestedScrollView;
/* loaded from: classes3.dex */
public final class qTu {
public final TextView a;
public final NestedScrollView b;
private FrameLayout c;
private FrameLayout d;
public final NestedScrollView e;
public qTu(NestedScrollView nestedScrollView, TextView textView, NestedScrollView nestedScrollView2, FrameLayout frameLayout, FrameLayout frameLayout2) {
this.e = nestedScrollView;
this.a = textView;
this.b = nestedScrollView2;
this.d = frameLayout;
this.c = frameLayout2;
}
}