package com.discord.widgets.servers; import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import androidx.coordinatorlayout.widget.CoordinatorLayout; import com.discord.databinding.WidgetServerSettingsBinding; import com.facebook.drawee.view.SimpleDraweeView; import d0.z.d.k; import d0.z.d.m; import kotlin.jvm.functions.Function1; /* compiled from: WidgetServerSettings.kt */ public final /* synthetic */ class WidgetServerSettings$binding$2 extends k implements Function1 { public static final WidgetServerSettings$binding$2 INSTANCE = new WidgetServerSettings$binding$2(); public WidgetServerSettings$binding$2() { super(1, WidgetServerSettingsBinding.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetServerSettingsBinding;", 0); } public final WidgetServerSettingsBinding invoke(View view) { m.checkNotNullParameter(view, "p1"); int i = 2131364702; TextView textView = (TextView) view.findViewById(2131364702); if (textView != null) { i = 2131364712; TextView textView2 = (TextView) view.findViewById(2131364712); if (textView2 != null) { i = 2131364735; TextView textView3 = (TextView) view.findViewById(2131364735); if (textView3 != null) { i = 2131364739; TextView textView4 = (TextView) view.findViewById(2131364739); if (textView4 != null) { i = 2131364741; TextView textView5 = (TextView) view.findViewById(2131364741); if (textView5 != null) { i = 2131364746; TextView textView6 = (TextView) view.findViewById(2131364746); if (textView6 != null) { i = 2131364760; TextView textView7 = (TextView) view.findViewById(2131364760); if (textView7 != null) { i = 2131364761; TextView textView8 = (TextView) view.findViewById(2131364761); if (textView8 != null) { i = 2131364762; TextView textView9 = (TextView) view.findViewById(2131364762); if (textView9 != null) { i = 2131364763; TextView textView10 = (TextView) view.findViewById(2131364763); if (textView10 != null) { i = 2131364764; TextView textView11 = (TextView) view.findViewById(2131364764); if (textView11 != null) { i = 2131364765; TextView textView12 = (TextView) view.findViewById(2131364765); if (textView12 != null) { i = 2131364766; TextView textView13 = (TextView) view.findViewById(2131364766); if (textView13 != null) { i = 2131364792; TextView textView14 = (TextView) view.findViewById(2131364792); if (textView14 != null) { i = 2131364794; LinearLayout linearLayout = (LinearLayout) view.findViewById(2131364794); if (linearLayout != null) { i = 2131364795; View findViewById = view.findViewById(2131364795); if (findViewById != null) { i = 2131364796; LinearLayout linearLayout2 = (LinearLayout) view.findViewById(2131364796); if (linearLayout2 != null) { i = 2131364797; LinearLayout linearLayout3 = (LinearLayout) view.findViewById(2131364797); if (linearLayout3 != null) { i = 2131364798; View findViewById2 = view.findViewById(2131364798); if (findViewById2 != null) { i = 2131364804; SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131364804); if (simpleDraweeView != null) { i = 2131364805; TextView textView15 = (TextView) view.findViewById(2131364805); if (textView15 != null) { i = 2131364806; TextView textView16 = (TextView) view.findViewById(2131364806); if (textView16 != null) { return new WidgetServerSettingsBinding((CoordinatorLayout) view, textView, textView2, textView3, textView4, textView5, textView6, textView7, textView8, textView9, textView10, textView11, textView12, textView13, textView14, linearLayout, findViewById, linearLayout2, linearLayout3, findViewById2, simpleDraweeView, textView15, textView16); } } } } } } } } } } } } } } } } } } } } } } throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } }