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

23 lines
671 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.LinearLayout;
import androidx.core.widget.NestedScrollView;
import androidx.recyclerview.widget.RecyclerView;
/* loaded from: classes3.dex */
public final class YwG {
private LinearLayout a;
public final RecyclerView b;
private NestedScrollView c;
public final PDC d;
public final NestedScrollView e;
public YwG(NestedScrollView nestedScrollView, PDC pdc, LinearLayout linearLayout, NestedScrollView nestedScrollView2, RecyclerView recyclerView) {
this.e = nestedScrollView;
this.d = pdc;
this.a = linearLayout;
this.c = nestedScrollView2;
this.b = recyclerView;
}
}