44 lines
1.5 KiB
Java
44 lines
1.5 KiB
Java
package o;
|
|
|
|
import android.widget.Button;
|
|
import android.widget.ImageView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
import androidx.core.widget.NestedScrollView;
|
|
import androidx.recyclerview.widget.RecyclerView;
|
|
|
|
/* renamed from: o.liT, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16154liT {
|
|
public final NestedScrollView a;
|
|
public final Button b;
|
|
public final Button c;
|
|
public final RecyclerView d;
|
|
public final ConstraintLayout e;
|
|
private ConstraintLayout f;
|
|
public final TextView g;
|
|
public final TextView h;
|
|
private ImageView i;
|
|
private LinearLayout j;
|
|
private TextView m;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private TextView f9207o;
|
|
|
|
public C16154liT(ConstraintLayout constraintLayout, Button button, Button button2, ConstraintLayout constraintLayout2, ImageView imageView, LinearLayout linearLayout, NestedScrollView nestedScrollView, RecyclerView recyclerView, TextView textView, TextView textView2, TextView textView3, TextView textView4) {
|
|
this.e = constraintLayout;
|
|
this.c = button;
|
|
this.b = button2;
|
|
this.f = constraintLayout2;
|
|
this.i = imageView;
|
|
this.j = linearLayout;
|
|
this.a = nestedScrollView;
|
|
this.d = recyclerView;
|
|
this.m = textView;
|
|
this.f9207o = textView2;
|
|
this.g = textView3;
|
|
this.h = textView4;
|
|
}
|
|
}
|