23 lines
666 B
Java
23 lines
666 B
Java
|
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;
|
||
|
}
|
||
|
}
|