package com.discord.widgets.auth; import android.view.View; import android.widget.TextView; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.coordinatorlayout.widget.CoordinatorLayout; import c.a.i.a0; import c.a.i.y; import c.a.i.z; import com.discord.app.AppViewFlipper; import com.discord.databinding.WidgetAgeVerifyBinding; import com.discord.utilities.view.text.LinkifiedTextView; import com.discord.views.LoadingButton; import com.google.android.material.button.MaterialButton; import com.google.android.material.textfield.TextInputLayout; import d0.z.d.k; import d0.z.d.m; import kotlin.jvm.functions.Function1; /* compiled from: WidgetAgeVerify.kt */ public final /* synthetic */ class WidgetAgeVerify$binding$2 extends k implements Function1 { public static final WidgetAgeVerify$binding$2 INSTANCE = new WidgetAgeVerify$binding$2(); public WidgetAgeVerify$binding$2() { super(1, WidgetAgeVerifyBinding.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAgeVerifyBinding;", 0); } public final WidgetAgeVerifyBinding invoke(View view) { m.checkNotNullParameter(view, "p1"); int i = 2131361946; AppViewFlipper appViewFlipper = (AppViewFlipper) view.findViewById(2131361946); if (appViewFlipper != null) { i = 2131362704; View findViewById = view.findViewById(2131362704); if (findViewById != null) { int i2 = 2131361935; MaterialButton materialButton = (MaterialButton) findViewById.findViewById(2131361935); if (materialButton != null) { i2 = 2131361936; LoadingButton loadingButton = (LoadingButton) findViewById.findViewById(2131361936); if (loadingButton != null) { i2 = 2131361937; LinkifiedTextView linkifiedTextView = (LinkifiedTextView) findViewById.findViewById(2131361937); if (linkifiedTextView != null) { i2 = 2131361938; TextView textView = (TextView) findViewById.findViewById(2131361938); if (textView != null) { z zVar = new z((ConstraintLayout) findViewById, materialButton, loadingButton, linkifiedTextView, textView); View findViewById2 = view.findViewById(2131365476); if (findViewById2 != null) { int i3 = 2131361942; MaterialButton materialButton2 = (MaterialButton) findViewById2.findViewById(2131361942); if (materialButton2 != null) { i3 = 2131361944; LinkifiedTextView linkifiedTextView2 = (LinkifiedTextView) findViewById2.findViewById(2131361944); if (linkifiedTextView2 != null) { i3 = 2131361945; TextView textView2 = (TextView) findViewById2.findViewById(2131361945); if (textView2 != null) { i3 = 2131365477; TextView textView3 = (TextView) findViewById2.findViewById(2131365477); if (textView3 != null) { a0 a0Var = new a0((ConstraintLayout) findViewById2, materialButton2, linkifiedTextView2, textView2, textView3); View findViewById3 = view.findViewById(2131365625); if (findViewById3 != null) { int i4 = 2131361939; LinkifiedTextView linkifiedTextView3 = (LinkifiedTextView) findViewById3.findViewById(2131361939); if (linkifiedTextView3 != null) { i4 = 2131361940; TextInputLayout textInputLayout = (TextInputLayout) findViewById3.findViewById(2131361940); if (textInputLayout != null) { i4 = 2131361941; LoadingButton loadingButton2 = (LoadingButton) findViewById3.findViewById(2131361941); if (loadingButton2 != null) { i4 = 2131361943; TextView textView4 = (TextView) findViewById3.findViewById(2131361943); if (textView4 != null) { return new WidgetAgeVerifyBinding((CoordinatorLayout) view, appViewFlipper, zVar, a0Var, new y((ConstraintLayout) findViewById3, linkifiedTextView3, textInputLayout, loadingButton2, textView4)); } } } } throw new NullPointerException("Missing required view with ID: ".concat(findViewById3.getResources().getResourceName(i4))); } i = 2131365625; } } } } throw new NullPointerException("Missing required view with ID: ".concat(findViewById2.getResources().getResourceName(i3))); } i = 2131365476; } } } } throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2))); } } throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } }