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 i5 implements v3.a {
    public final View A;
    public final View B;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    public i5(ConstraintLayout constraintLayout, ImageView imageView, CustomImageView customImageView, CustomImageView customImageView2, ImageView imageView2, View view, View view2, View view3, ConstraintLayout constraintLayout2, ConstraintLayout constraintLayout3, 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.f27010a = constraintLayout;
        this.f27011b = imageView;
        this.f27012c = customImageView;
        this.f27013d = customImageView2;
        this.f27014e = imageView2;
        this.f27015f = view;
        this.f27016g = view2;
        this.f27017h = view3;
        this.f27018i = constraintLayout2;
        this.f27019j = constraintLayout3;
        this.f27020k = tvRecyclerView;
        this.f27021l = recyclerView;
        this.f27022m = tvRecyclerView2;
        this.f27023n = shimmerFrameLayout;
        this.f27024o = textView;
        this.f27025p = textView2;
        this.f27026q = textView3;
        this.f27027r = textView4;
        this.f27028s = textView5;
        this.f27029t = textView6;
        this.f27030u = textView7;
        this.f27031v = textView8;
        this.f27032w = textView9;
        this.f27033x = view4;
        this.f27034y = view5;
        this.f27035z = view6;
        this.A = view7;
        this.B = view8;
    }

    @NonNull
    public static i5 inflate(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z10) {
        View viewInflate = layoutInflater.inflate(R.layout.video_header, viewGroup, false);
        if (z10) {
            viewGroup.addView(viewInflate);
        }
        int i10 = R.id.iv_audio;
        ImageView imageView = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_audio);
        if (imageView != null) {
            i10 = R.id.iv_banner;
            CustomImageView customImageView = (CustomImageView) v3.b.findChildViewById(viewInflate, R.id.iv_banner);
            if (customImageView != null) {
                i10 = R.id.iv_logo;
                CustomImageView customImageView2 = (CustomImageView) v3.b.findChildViewById(viewInflate, R.id.iv_logo);
                if (customImageView2 != null) {
                    i10 = R.id.iv_star;
                    if (((ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_star)) != null) {
                        i10 = R.id.iv_subtitle;
                        ImageView imageView2 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_subtitle);
                        if (imageView2 != null) {
                            i10 = R.id.line_1;
                            View viewFindChildViewById = v3.b.findChildViewById(viewInflate, R.id.line_1);
                            if (viewFindChildViewById != null) {
                                i10 = R.id.line_2;
                                View viewFindChildViewById2 = v3.b.findChildViewById(viewInflate, R.id.line_2);
                                if (viewFindChildViewById2 != null) {
                                    i10 = R.id.line_3;
                                    View viewFindChildViewById3 = v3.b.findChildViewById(viewInflate, R.id.line_3);
                                    if (viewFindChildViewById3 != null) {
                                        i10 = R.id.ll_info;
                                        ConstraintLayout constraintLayout = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.ll_info);
                                        if (constraintLayout != null) {
                                            i10 = R.id.ll_info_skeleton;
                                            ConstraintLayout constraintLayout2 = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.ll_info_skeleton);
                                            if (constraintLayout2 != null) {
                                                i10 = R.id.rv_network;
                                                TvRecyclerView tvRecyclerView = (TvRecyclerView) v3.b.findChildViewById(viewInflate, R.id.rv_network);
                                                if (tvRecyclerView != null) {
                                                    i10 = R.id.rv_tags;
                                                    RecyclerView recyclerView = (RecyclerView) v3.b.findChildViewById(viewInflate, R.id.rv_tags);
                                                    if (recyclerView != null) {
                                                        i10 = R.id.rv_trending_now;
                                                        TvRecyclerView tvRecyclerView2 = (TvRecyclerView) v3.b.findChildViewById(viewInflate, R.id.rv_trending_now);
                                                        if (tvRecyclerView2 != null) {
                                                            i10 = R.id.shimmer_view_container;
                                                            ShimmerFrameLayout shimmerFrameLayout = (ShimmerFrameLayout) v3.b.findChildViewById(viewInflate, R.id.shimmer_view_container);
                                                            if (shimmerFrameLayout != null) {
                                                                i10 = R.id.tv_audio;
                                                                TextView textView = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_audio);
                                                                if (textView != null) {
                                                                    i10 = R.id.tv_certification;
                                                                    TextView textView2 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_certification);
                                                                    if (textView2 != null) {
                                                                        i10 = R.id.tv_description;
                                                                        TextView textView3 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_description);
                                                                        if (textView3 != null) {
                                                                            i10 = R.id.tv_duration;
                                                                            TextView textView4 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_duration);
                                                                            if (textView4 != null) {
                                                                                i10 = R.id.tv_rating;
                                                                                TextView textView5 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_rating);
                                                                                if (textView5 != null) {
                                                                                    i10 = R.id.tv_release_year;
                                                                                    TextView textView6 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_release_year);
                                                                                    if (textView6 != null) {
                                                                                        i10 = R.id.tv_subtitle;
                                                                                        TextView textView7 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_subtitle);
                                                                                        if (textView7 != null) {
                                                                                            i10 = R.id.tv_title;
                                                                                            TextView textView8 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_title);
                                                                                            if (textView8 != null) {
                                                                                                i10 = R.id.tv_trending_now;
                                                                                                TextView textView9 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_trending_now);
                                                                                                if (textView9 != null) {
                                                                                                    i10 = R.id.view_1;
                                                                                                    View viewFindChildViewById4 = v3.b.findChildViewById(viewInflate, R.id.view_1);
                                                                                                    if (viewFindChildViewById4 != null) {
                                                                                                        i10 = R.id.view_2;
                                                                                                        View viewFindChildViewById5 = v3.b.findChildViewById(viewInflate, R.id.view_2);
                                                                                                        if (viewFindChildViewById5 != null) {
                                                                                                            i10 = R.id.view_3;
                                                                                                            View viewFindChildViewById6 = v3.b.findChildViewById(viewInflate, R.id.view_3);
                                                                                                            if (viewFindChildViewById6 != null) {
                                                                                                                i10 = R.id.view_4;
                                                                                                                View viewFindChildViewById7 = v3.b.findChildViewById(viewInflate, R.id.view_4);
                                                                                                                if (viewFindChildViewById7 != null) {
                                                                                                                    i10 = R.id.view_5;
                                                                                                                    View viewFindChildViewById8 = v3.b.findChildViewById(viewInflate, R.id.view_5);
                                                                                                                    if (viewFindChildViewById8 != null) {
                                                                                                                        return new i5((ConstraintLayout) viewInflate, imageView, customImageView, customImageView2, imageView2, viewFindChildViewById, viewFindChildViewById2, viewFindChildViewById3, constraintLayout, constraintLayout2, 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(viewInflate.getResources().getResourceName(i10)));
    }

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