39 lines
1.3 KiB
Java
39 lines
1.3 KiB
Java
package o;
|
|
|
|
import android.widget.ImageView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import androidx.appcompat.widget.AppCompatTextView;
|
|
import androidx.appcompat.widget.Toolbar;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
import androidx.recyclerview.widget.RecyclerView;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class QDr {
|
|
public final ConstraintLayout a;
|
|
public final C15751iLP b;
|
|
public final RecyclerView c;
|
|
public final Toolbar d;
|
|
public final LinearLayout e;
|
|
public final TextView f;
|
|
public final AppCompatTextView g;
|
|
public final TextView h;
|
|
public final TextView i;
|
|
public final AppCompatTextView j;
|
|
private ImageView n;
|
|
|
|
public QDr(LinearLayout linearLayout, ConstraintLayout constraintLayout, C15751iLP c15751iLP, ImageView imageView, RecyclerView recyclerView, Toolbar toolbar, TextView textView, AppCompatTextView appCompatTextView, AppCompatTextView appCompatTextView2, TextView textView2, TextView textView3) {
|
|
this.e = linearLayout;
|
|
this.a = constraintLayout;
|
|
this.b = c15751iLP;
|
|
this.n = imageView;
|
|
this.c = recyclerView;
|
|
this.d = toolbar;
|
|
this.h = textView;
|
|
this.j = appCompatTextView;
|
|
this.g = appCompatTextView2;
|
|
this.i = textView2;
|
|
this.f = textView3;
|
|
}
|
|
}
|