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