package ie;

import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.constraintlayout.widget.ConstraintLayout;
import org.drive_hunter.R;

/* JADX INFO: loaded from: classes3.dex */
public final class o implements v3.a {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    public o(ConstraintLayout constraintLayout, View view, FrameLayout frameLayout, ImageView imageView, ImageView imageView2, ImageView imageView3, ImageView imageView4, ImageView imageView5, ImageView imageView6, ImageView imageView7, ImageView imageView8, ImageView imageView9, ImageView imageView10, ConstraintLayout constraintLayout2, View view2, View view3, View view4, View view5, TextView textView) {
        this.f27274a = constraintLayout;
        this.f27275b = view;
        this.f27276c = frameLayout;
        this.f27277d = imageView;
        this.f27278e = imageView2;
        this.f27279f = imageView3;
        this.f27280g = imageView4;
        this.f27281h = imageView5;
        this.f27282i = imageView6;
        this.f27283j = imageView7;
        this.f27284k = imageView8;
        this.f27285l = imageView9;
        this.f27286m = imageView10;
        this.f27287n = constraintLayout2;
        this.f27288o = view2;
        this.f27289p = view3;
        this.f27290q = view4;
        this.f27291r = view5;
        this.f27292s = textView;
    }

    @NonNull
    public static o inflate(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z10) {
        View viewInflate = layoutInflater.inflate(R.layout.activity_main_tv, viewGroup, false);
        if (z10) {
            viewGroup.addView(viewInflate);
        }
        int i10 = R.id.bg_gradient;
        View viewFindChildViewById = v3.b.findChildViewById(viewInflate, R.id.bg_gradient);
        if (viewFindChildViewById != null) {
            i10 = R.id.container;
            FrameLayout frameLayout = (FrameLayout) v3.b.findChildViewById(viewInflate, R.id.container);
            if (frameLayout != null) {
                i10 = R.id.iv_18plus;
                ImageView imageView = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_18plus);
                if (imageView != null) {
                    i10 = R.id.iv_dashboard;
                    ImageView imageView2 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_dashboard);
                    if (imageView2 != null) {
                        i10 = R.id.iv_help;
                        ImageView imageView3 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_help);
                        if (imageView3 != null) {
                            i10 = R.id.iv_iptv;
                            ImageView imageView4 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_iptv);
                            if (imageView4 != null) {
                                i10 = R.id.iv_kids;
                                ImageView imageView5 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_kids);
                                if (imageView5 != null) {
                                    i10 = R.id.iv_live;
                                    ImageView imageView6 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_live);
                                    if (imageView6 != null) {
                                        i10 = R.id.iv_movie;
                                        ImageView imageView7 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_movie);
                                        if (imageView7 != null) {
                                            i10 = R.id.iv_search;
                                            ImageView imageView8 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_search);
                                            if (imageView8 != null) {
                                                i10 = R.id.iv_series;
                                                ImageView imageView9 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_series);
                                                if (imageView9 != null) {
                                                    i10 = R.id.iv_sports;
                                                    ImageView imageView10 = (ImageView) v3.b.findChildViewById(viewInflate, R.id.iv_sports);
                                                    if (imageView10 != null) {
                                                        i10 = R.id.layout_menu;
                                                        ConstraintLayout constraintLayout = (ConstraintLayout) v3.b.findChildViewById(viewInflate, R.id.layout_menu);
                                                        if (constraintLayout != null) {
                                                            i10 = R.id.line_1;
                                                            View viewFindChildViewById2 = v3.b.findChildViewById(viewInflate, R.id.line_1);
                                                            if (viewFindChildViewById2 != null) {
                                                                i10 = R.id.line_2;
                                                                View viewFindChildViewById3 = v3.b.findChildViewById(viewInflate, R.id.line_2);
                                                                if (viewFindChildViewById3 != null) {
                                                                    i10 = R.id.line_tv_1;
                                                                    View viewFindChildViewById4 = v3.b.findChildViewById(viewInflate, R.id.line_tv_1);
                                                                    if (viewFindChildViewById4 != null) {
                                                                        i10 = R.id.line_tv_2;
                                                                        View viewFindChildViewById5 = v3.b.findChildViewById(viewInflate, R.id.line_tv_2);
                                                                        if (viewFindChildViewById5 != null) {
                                                                            i10 = R.id.tv_18plus;
                                                                            TextView textView = (TextView) v3.b.findChildViewById(viewInflate, R.id.tv_18plus);
                                                                            if (textView != null) {
                                                                                i10 = R.id.tv_dashboard;
                                                                                if (((TextView) v3.b.findChildViewById(viewInflate, R.id.tv_dashboard)) != null) {
                                                                                    i10 = R.id.tv_help;
                                                                                    if (((TextView) v3.b.findChildViewById(viewInflate, R.id.tv_help)) != null) {
                                                                                        i10 = R.id.tv_iptv;
                                                                                        if (((TextView) v3.b.findChildViewById(viewInflate, R.id.tv_iptv)) != null) {
                                                                                            i10 = R.id.tv_kids;
                                                                                            if (((TextView) v3.b.findChildViewById(viewInflate, R.id.tv_kids)) != null) {
                                                                                                i10 = R.id.tv_live;
                                                                                                if (((TextView) v3.b.findChildViewById(viewInflate, R.id.tv_live)) != null) {
                                                                                                    i10 = R.id.tv_movie;
                                                                                                    if (((TextView) v3.b.findChildViewById(viewInflate, R.id.tv_movie)) != null) {
                                                                                                        i10 = R.id.tv_search;
                                                                                                        if (((TextView) v3.b.findChildViewById(viewInflate, R.id.tv_search)) != null) {
                                                                                                            i10 = R.id.tv_series;
                                                                                                            if (((TextView) v3.b.findChildViewById(viewInflate, R.id.tv_series)) != null) {
                                                                                                                i10 = R.id.tv_sports;
                                                                                                                if (((TextView) v3.b.findChildViewById(viewInflate, R.id.tv_sports)) != null) {
                                                                                                                    return new o((ConstraintLayout) viewInflate, viewFindChildViewById, frameLayout, imageView, imageView2, imageView3, imageView4, imageView5, imageView6, imageView7, imageView8, imageView9, imageView10, constraintLayout, viewFindChildViewById2, viewFindChildViewById3, viewFindChildViewById4, viewFindChildViewById5, textView);
                                                                                                                }
                                                                                                            }
                                                                                                        }
                                                                                                    }
                                                                                                }
                                                                                            }
                                                                                        }
                                                                                    }
                                                                                }
                                                                            }
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
        throw new NullPointerException("Missing required view with ID: ".concat(viewInflate.getResources().getResourceName(i10)));
    }

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