package defpackage;

import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widget.TextView;
import androidx.coordinatorlayout.widget.CoordinatorLayout;
import androidx.core.widget.NestedScrollView;
import androidx.recyclerview.widget.RecyclerView;
import com.google.android.material.appbar.AppBarLayout;
import com.google.android.material.appbar.MaterialToolbar;
import com.google.android.material.button.MaterialButton;
import com.google.android.material.chip.ChipGroup;

/* JADX INFO: loaded from: classes3.dex */
public final class am3 implements lia {
    public final AppBarLayout a;
    public final MaterialButton aa;
    public final ImageView b;
    public final TextView c;
    public final RecyclerView d;
    public final TextView e;
    public final RecyclerView f;
    public final NestedScrollView g;
    public final ProgressBar h;
    public final RecyclerView i;
    public final TextView j;
    public final TextView k;
    public final MaterialButton l;
    public final TextView m;
    public final MaterialButton n;
    public final ImageView o;
    public final TextView p;
    public final ChipGroup q;
    public final LinearLayout r;
    public final MaterialButton s;
    public final TextView t;
    public final RecyclerView u;
    public final LinearLayout v;
    public final LinearLayout w;
    public final TextView x;
    public final MaterialToolbar y;
    public final MaterialButton z;

    public am3(CoordinatorLayout coordinatorLayout, AppBarLayout appBarLayout, ImageView imageView, TextView textView, RecyclerView recyclerView, TextView textView2, RecyclerView recyclerView2, NestedScrollView nestedScrollView, ProgressBar progressBar, RecyclerView recyclerView3, TextView textView3, TextView textView4, MaterialButton materialButton, TextView textView5, MaterialButton materialButton2, ImageView imageView2, TextView textView6, ChipGroup chipGroup, LinearLayout linearLayout, MaterialButton materialButton3, TextView textView7, RecyclerView recyclerView4, LinearLayout linearLayout2, LinearLayout linearLayout3, TextView textView8, MaterialToolbar materialToolbar, MaterialButton materialButton4, MaterialButton materialButton5) {
        this.a = appBarLayout;
        this.b = imageView;
        this.c = textView;
        this.d = recyclerView;
        this.e = textView2;
        this.f = recyclerView2;
        this.g = nestedScrollView;
        this.h = progressBar;
        this.i = recyclerView3;
        this.j = textView3;
        this.k = textView4;
        this.l = materialButton;
        this.m = textView5;
        this.n = materialButton2;
        this.o = imageView2;
        this.p = textView6;
        this.q = chipGroup;
        this.r = linearLayout;
        this.s = materialButton3;
        this.t = textView7;
        this.u = recyclerView4;
        this.v = linearLayout2;
        this.w = linearLayout3;
        this.x = textView8;
        this.y = materialToolbar;
        this.z = materialButton4;
        this.aa = materialButton5;
    }
}
