package ie;

import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.constraintlayout.widget.ConstraintLayout;
import org.drive_hunter.R;
import xyz.stream.view.CustomImageView;
import xyz.stream.view.ThreeDotIndicatorView;
import xyz.stream.view.TriangleView;
import xyz.stream.view.tvrecyclerview.TvRecyclerView;

/* JADX INFO: loaded from: classes3.dex */
public final class e implements v3.a {
    public final TextView A;
    public final LinearLayout B;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    public e(ConstraintLayout constraintLayout, ThreeDotIndicatorView threeDotIndicatorView, CustomImageView customImageView, CustomImageView customImageView2, CustomImageView customImageView3, ImageView imageView, CustomImageView customImageView4, CustomImageView customImageView5, CustomImageView customImageView6, ImageView imageView2, ImageView imageView3, ConstraintLayout constraintLayout2, ConstraintLayout constraintLayout3, ConstraintLayout constraintLayout4, TvRecyclerView tvRecyclerView, LinearLayout linearLayout, LinearLayout linearLayout2, TextView textView, TextView textView2, TextView textView3, TextView textView4, TextView textView5, TextView textView6, TextView textView7, TriangleView triangleView, TextView textView8, TextView textView9, LinearLayout linearLayout3) {
        this.f26768a = constraintLayout;
        this.f26769b = threeDotIndicatorView;
        this.f26770c = customImageView;
        this.f26771d = customImageView2;
        this.f26772e = customImageView3;
        this.f26773f = imageView;
        this.f26774g = customImageView4;
        this.f26775h = customImageView5;
        this.f26776i = customImageView6;
        this.f26777j = imageView2;
        this.f26778k = imageView3;
        this.f26779l = constraintLayout2;
        this.f26780m = constraintLayout3;
        this.f26781n = constraintLayout4;
        this.f26782o = tvRecyclerView;
        this.f26783p = linearLayout;
        this.f26784q = linearLayout2;
        this.f26785r = textView;
        this.f26786s = textView2;
        this.f26787t = textView3;
        this.f26788u = textView4;
        this.f26789v = textView5;
        this.f26790w = textView6;
        this.f26791x = textView7;
        this.f26792y = triangleView;
        this.f26793z = textView8;
        this.A = textView9;
        this.B = linearLayout3;
    }

    @NonNull
    public static e inflate(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z10) {
        View viewInflate = layoutInflater.inflate(R.layout.activity_dashboard, viewGroup, false);
        if (z10) {
            viewGroup.addView(viewInflate);
        }
        int i10 = R.id.indicator;
        ThreeDotIndicatorView threeDotIndicatorView = (ThreeDotIndicatorView) v3.b.findChildViewById(viewInflate, R.id.indicator);
        if (threeDotIndicatorView != null) {
            i10 = R.id.iv_banner;
            CustomImageView customImageView = (CustomImageView) v3.b.findChildViewById(viewInflate, R.id.iv_banner);
            if (customImageView != null) {
                i10 = R.id.iv_banner_next;
                CustomImageView customImageView2 = (CustomImageView) v3.b.findChildViewById(viewInflate, R.id.iv_banner_next);
                if (customImageView2 != null) {
                    i10 = R.id.iv_banner_previous;
                    CustomImageView customImageView3 = (CustomImageView) v3.b.findChildViewById(viewInflate, R.id.iv_banner_previous);
                    if (customImageView3 != null) {
                        i10 = R.id.iv_header;
                        ImageView imageView = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_header);
                        if (imageView != null) {
                            i10 = R.id.iv_logo;
                            CustomImageView customImageView4 = (CustomImageView) v3.b.findChildViewById(viewInflate, R.id.iv_logo);
                            if (customImageView4 != null) {
                                i10 = R.id.iv_logo_next;
                                CustomImageView customImageView5 = (CustomImageView) v3.b.findChildViewById(viewInflate, R.id.iv_logo_next);
                                if (customImageView5 != null) {
                                    i10 = R.id.iv_logo_previous;
                                    CustomImageView customImageView6 = (CustomImageView) v3.b.findChildViewById(viewInflate, R.id.iv_logo_previous);
                                    if (customImageView6 != null) {
                                        i10 = R.id.iv_notification;
                                        if (((ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_notification)) != null) {
                                            i10 = R.id.iv_settings;
                                            ImageView imageView2 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_settings);
                                            if (imageView2 != null) {
                                                i10 = R.id.iv_update;
                                                ImageView imageView3 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_update);
                                                if (imageView3 != 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_next;
                                                        ConstraintLayout constraintLayout2 = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.ll_info_next);
                                                        if (constraintLayout2 != null) {
                                                            i10 = R.id.ll_info_previous;
                                                            ConstraintLayout constraintLayout3 = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.ll_info_previous);
                                                            if (constraintLayout3 != null) {
                                                                i10 = R.id.rv_launcher;
                                                                TvRecyclerView tvRecyclerView = (TvRecyclerView) v3.b.findChildViewById(viewInflate, R.id.rv_launcher);
                                                                if (tvRecyclerView != null) {
                                                                    i10 = R.id.search;
                                                                    LinearLayout linearLayout = (LinearLayout) v3.b.findChildViewById(viewInflate, R.id.search);
                                                                    if (linearLayout != null) {
                                                                        i10 = R.id.subscription;
                                                                        LinearLayout linearLayout2 = (LinearLayout) v3.b.findChildViewById(viewInflate, R.id.subscription);
                                                                        if (linearLayout2 != null) {
                                                                            i10 = R.id.tv_description;
                                                                            TextView textView = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_description);
                                                                            if (textView != null) {
                                                                                i10 = R.id.tv_description_next;
                                                                                TextView textView2 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_description_next);
                                                                                if (textView2 != null) {
                                                                                    i10 = R.id.tv_description_previous;
                                                                                    TextView textView3 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_description_previous);
                                                                                    if (textView3 != null) {
                                                                                        i10 = R.id.tv_play;
                                                                                        TextView textView4 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_play);
                                                                                        if (textView4 != null) {
                                                                                            i10 = R.id.tv_title;
                                                                                            TextView textView5 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_title);
                                                                                            if (textView5 != null) {
                                                                                                i10 = R.id.tv_title_next;
                                                                                                TextView textView6 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_title_next);
                                                                                                if (textView6 != null) {
                                                                                                    i10 = R.id.tv_title_previous;
                                                                                                    TextView textView7 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_title_previous);
                                                                                                    if (textView7 != null) {
                                                                                                        i10 = R.id.tv_triangle_update;
                                                                                                        TriangleView triangleView = (TriangleView) v3.b.findChildViewById(viewInflate, R.id.tv_triangle_update);
                                                                                                        if (triangleView != null) {
                                                                                                            i10 = R.id.tv_update;
                                                                                                            TextView textView8 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_update);
                                                                                                            if (textView8 != null) {
                                                                                                                i10 = R.id.tv_username;
                                                                                                                TextView textView9 = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_username);
                                                                                                                if (textView9 != null) {
                                                                                                                    i10 = R.id.user;
                                                                                                                    LinearLayout linearLayout3 = (LinearLayout) v3.b.findChildViewById(viewInflate, R.id.user);
                                                                                                                    if (linearLayout3 != null) {
                                                                                                                        return new e((ConstraintLayout) viewInflate, threeDotIndicatorView, customImageView, customImageView2, customImageView3, imageView, customImageView4, customImageView5, customImageView6, imageView2, imageView3, constraintLayout, constraintLayout2, constraintLayout3, tvRecyclerView, linearLayout, linearLayout2, textView, textView2, textView3, textView4, textView5, textView6, textView7, triangleView, textView8, textView9, linearLayout3);
                                                                                                                    }
                                                                                                                }
                                                                                                            }
                                                                                                        }
                                                                                                    }
                                                                                                }
                                                                                            }
                                                                                        }
                                                                                    }
                                                                                }
                                                                            }
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
        throw new NullPointerException("Missing required view with ID: ".concat(viewInflate.getResources().getResourceName(i10)));
    }

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