package ie;

import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.recyclerview.widget.RecyclerView;
import com.facebook.shimmer.ShimmerFrameLayout;
import org.drive_hunter.R;
import xyz.stream.view.CustomImageView;
import xyz.stream.view.tvrecyclerview.TvRecyclerView;

/* JADX INFO: loaded from: classes3.dex */
public final class w0 implements v3.a {
    public final View A;
    public final View B;
    public final View C;

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final ConstraintLayout f27587a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final ConstraintLayout f27588b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final ImageView f27589c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final CustomImageView f27590d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final CustomImageView f27591e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final ImageView f27592f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final View f27593g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final View f27594h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final View f27595i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final ConstraintLayout f27596j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final ConstraintLayout f27597k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final TvRecyclerView f27598l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final RecyclerView f27599m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final TvRecyclerView f27600n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public final ShimmerFrameLayout f27601o;

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    public final TextView f27602p;

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final TextView f27603q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final TextView f27604r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final TextView f27605s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final TextView f27606t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final TextView f27607u;

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final TextView f27608v;

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public final TextView f27609w;

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public final TextView f27610x;

    /* JADX INFO: renamed from: y, reason: collision with root package name */
    public final View f27611y;

    /* JADX INFO: renamed from: z, reason: collision with root package name */
    public final View f27612z;

    public w0(ConstraintLayout constraintLayout, ConstraintLayout constraintLayout2, ImageView imageView, CustomImageView customImageView, CustomImageView customImageView2, ImageView imageView2, View view, View view2, View view3, ConstraintLayout constraintLayout3, ConstraintLayout constraintLayout4, TvRecyclerView tvRecyclerView, RecyclerView recyclerView, TvRecyclerView tvRecyclerView2, ShimmerFrameLayout shimmerFrameLayout, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, TextView textView6, TextView textView7, TextView textView8, TextView textView9, View view4, View view5, View view6, View view7, View view8) {
        this.f27587a = constraintLayout;
        this.f27588b = constraintLayout2;
        this.f27589c = imageView;
        this.f27590d = customImageView;
        this.f27591e = customImageView2;
        this.f27592f = imageView2;
        this.f27593g = view;
        this.f27594h = view2;
        this.f27595i = view3;
        this.f27596j = constraintLayout3;
        this.f27597k = constraintLayout4;
        this.f27598l = tvRecyclerView;
        this.f27599m = recyclerView;
        this.f27600n = tvRecyclerView2;
        this.f27601o = shimmerFrameLayout;
        this.f27602p = textView;
        this.f27603q = textView2;
        this.f27604r = textView3;
        this.f27605s = textView4;
        this.f27606t = textView5;
        this.f27607u = textView6;
        this.f27608v = textView7;
        this.f27609w = textView8;
        this.f27610x = textView9;
        this.f27611y = view4;
        this.f27612z = view5;
        this.A = view6;
        this.B = view7;
        this.C = view8;
    }

    public static w0 a(View view) {
        int i10 = R.id.fl_content;
        ConstraintLayout constraintLayout = (ConstraintLayout) v3.b.findChildViewById(view, R.id.fl_content);
        if (constraintLayout != null) {
            i10 = R.id.iv_audio;
            ImageView imageView = (ImageView) v3.b.findChildViewById(view, R.id.iv_audio);
            if (imageView != null) {
                i10 = R.id.iv_banner;
                CustomImageView customImageView = (CustomImageView) v3.b.findChildViewById(view, R.id.iv_banner);
                if (customImageView != null) {
                    i10 = R.id.iv_logo;
                    CustomImageView customImageView2 = (CustomImageView) v3.b.findChildViewById(view, R.id.iv_logo);
                    if (customImageView2 != null) {
                        i10 = R.id.iv_star;
                        if (((ImageView) v3.b.findChildViewById(view, R.id.iv_star)) != null) {
                            i10 = R.id.iv_subtitle;
                            ImageView imageView2 = (ImageView) v3.b.findChildViewById(view, R.id.iv_subtitle);
                            if (imageView2 != null) {
                                i10 = R.id.line_1;
                                View viewFindChildViewById = v3.b.findChildViewById(view, R.id.line_1);
                                if (viewFindChildViewById != null) {
                                    i10 = R.id.line_2;
                                    View viewFindChildViewById2 = v3.b.findChildViewById(view, R.id.line_2);
                                    if (viewFindChildViewById2 != null) {
                                        i10 = R.id.line_3;
                                        View viewFindChildViewById3 = v3.b.findChildViewById(view, R.id.line_3);
                                        if (viewFindChildViewById3 != null) {
                                            i10 = R.id.ll_info;
                                            ConstraintLayout constraintLayout2 = (ConstraintLayout) v3.b.findChildViewById(view, R.id.ll_info);
                                            if (constraintLayout2 != null) {
                                                i10 = R.id.ll_info_skeleton;
                                                ConstraintLayout constraintLayout3 = (ConstraintLayout) v3.b.findChildViewById(view, R.id.ll_info_skeleton);
                                                if (constraintLayout3 != null) {
                                                    i10 = R.id.rv_recent;
                                                    TvRecyclerView tvRecyclerView = (TvRecyclerView) v3.b.findChildViewById(view, R.id.rv_recent);
                                                    if (tvRecyclerView != null) {
                                                        i10 = R.id.rv_tags;
                                                        RecyclerView recyclerView = (RecyclerView) v3.b.findChildViewById(view, R.id.rv_tags);
                                                        if (recyclerView != null) {
                                                            i10 = R.id.rv_top_channel;
                                                            TvRecyclerView tvRecyclerView2 = (TvRecyclerView) v3.b.findChildViewById(view, R.id.rv_top_channel);
                                                            if (tvRecyclerView2 != null) {
                                                                i10 = R.id.shimmer_view_container;
                                                                ShimmerFrameLayout shimmerFrameLayout = (ShimmerFrameLayout) v3.b.findChildViewById(view, R.id.shimmer_view_container);
                                                                if (shimmerFrameLayout != null) {
                                                                    i10 = R.id.tv_audio;
                                                                    TextView textView = (TextView) v3.b.findChildViewById(view, R.id.tv_audio);
                                                                    if (textView != null) {
                                                                        i10 = R.id.tv_certification;
                                                                        TextView textView2 = (TextView) v3.b.findChildViewById(view, R.id.tv_certification);
                                                                        if (textView2 != null) {
                                                                            i10 = R.id.tv_description;
                                                                            TextView textView3 = (TextView) v3.b.findChildViewById(view, R.id.tv_description);
                                                                            if (textView3 != null) {
                                                                                i10 = R.id.tv_duration;
                                                                                TextView textView4 = (TextView) v3.b.findChildViewById(view, R.id.tv_duration);
                                                                                if (textView4 != null) {
                                                                                    i10 = R.id.tv_rating;
                                                                                    TextView textView5 = (TextView) v3.b.findChildViewById(view, R.id.tv_rating);
                                                                                    if (textView5 != null) {
                                                                                        i10 = R.id.tv_recently;
                                                                                        TextView textView6 = (TextView) v3.b.findChildViewById(view, R.id.tv_recently);
                                                                                        if (textView6 != null) {
                                                                                            i10 = R.id.tv_release_year;
                                                                                            TextView textView7 = (TextView) v3.b.findChildViewById(view, R.id.tv_release_year);
                                                                                            if (textView7 != null) {
                                                                                                i10 = R.id.tv_subtitle;
                                                                                                TextView textView8 = (TextView) v3.b.findChildViewById(view, R.id.tv_subtitle);
                                                                                                if (textView8 != null) {
                                                                                                    i10 = R.id.tv_title;
                                                                                                    TextView textView9 = (TextView) v3.b.findChildViewById(view, R.id.tv_title);
                                                                                                    if (textView9 != null) {
                                                                                                        i10 = R.id.tv_top_channels;
                                                                                                        if (((TextView) v3.b.findChildViewById(view, R.id.tv_top_channels)) != null) {
                                                                                                            i10 = R.id.view_1;
                                                                                                            View viewFindChildViewById4 = v3.b.findChildViewById(view, R.id.view_1);
                                                                                                            if (viewFindChildViewById4 != null) {
                                                                                                                i10 = R.id.view_2;
                                                                                                                View viewFindChildViewById5 = v3.b.findChildViewById(view, R.id.view_2);
                                                                                                                if (viewFindChildViewById5 != null) {
                                                                                                                    i10 = R.id.view_3;
                                                                                                                    View viewFindChildViewById6 = v3.b.findChildViewById(view, R.id.view_3);
                                                                                                                    if (viewFindChildViewById6 != null) {
                                                                                                                        i10 = R.id.view_4;
                                                                                                                        View viewFindChildViewById7 = v3.b.findChildViewById(view, R.id.view_4);
                                                                                                                        if (viewFindChildViewById7 != null) {
                                                                                                                            i10 = R.id.view_5;
                                                                                                                            View viewFindChildViewById8 = v3.b.findChildViewById(view, R.id.view_5);
                                                                                                                            if (viewFindChildViewById8 != null) {
                                                                                                                                return new w0((ConstraintLayout) view, constraintLayout, imageView, customImageView, customImageView2, imageView2, viewFindChildViewById, viewFindChildViewById2, viewFindChildViewById3, constraintLayout2, constraintLayout3, tvRecyclerView, recyclerView, tvRecyclerView2, shimmerFrameLayout, textView, textView2, textView3, textView4, textView5, textView6, textView7, textView8, textView9, viewFindChildViewById4, viewFindChildViewById5, viewFindChildViewById6, viewFindChildViewById7, viewFindChildViewById8);
                                                                                                                            }
                                                                                                                        }
                                                                                                                    }
                                                                                                                }
                                                                                                            }
                                                                                                        }
                                                                                                    }
                                                                                                }
                                                                                            }
                                                                                        }
                                                                                    }
                                                                                }
                                                                            }
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
        throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i10)));
    }

    @NonNull
    public static w0 inflate(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z10) {
        View viewInflate = layoutInflater.inflate(R.layout.header_for_you, viewGroup, false);
        if (z10) {
            viewGroup.addView(viewInflate);
        }
        return a(viewInflate);
    }

    @Override // v3.a
    public final View getRoot() {
        return this.f27587a;
    }
}
