17 lines
434 B
Java
17 lines
434 B
Java
package o;
|
|
|
|
import android.widget.FrameLayout;
|
|
import androidx.recyclerview.widget.RecyclerView;
|
|
|
|
/* renamed from: o.iHj, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15743iHj {
|
|
public final FrameLayout b;
|
|
public final RecyclerView c;
|
|
|
|
public C15743iHj(FrameLayout frameLayout, RecyclerView recyclerView) {
|
|
this.b = frameLayout;
|
|
this.c = recyclerView;
|
|
}
|
|
}
|