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 = 2131364714; TextView textView = (TextView) view.findViewById(2131364714); if (textView != null) { i = 2131364724; TextView textView2 = (TextView) view.findViewById(2131364724); if (textView2 != null) { i = 2131364747; TextView textView3 = (TextView) view.findViewById(2131364747); if (textView3 != null) { i = 2131364751; TextView textView4 = (TextView) view.findViewById(2131364751); if (textView4 != null) { i = 2131364753; TextView textView5 = (TextView) view.findViewById(2131364753); if (textView5 != null) { i = 2131364758; TextView textView6 = (TextView) view.findViewById(2131364758); if (textView6 != null) { i = 2131364772; TextView textView7 = (TextView) view.findViewById(2131364772); if (textView7 != null) { i = 2131364773; TextView textView8 = (TextView) view.findViewById(2131364773); if (textView8 != null) { i = 2131364774; TextView textView9 = (TextView) view.findViewById(2131364774); if (textView9 != null) { i = 2131364775; TextView textView10 = (TextView) view.findViewById(2131364775); if (textView10 != null) { i = 2131364776; TextView textView11 = (TextView) view.findViewById(2131364776); if (textView11 != null) { i = 2131364777; TextView textView12 = (TextView) view.findViewById(2131364777); if (textView12 != null) { i = 2131364778; TextView textView13 = (TextView) view.findViewById(2131364778); if (textView13 != null) { i = 2131364804; TextView textView14 = (TextView) view.findViewById(2131364804); if (textView14 != null) { i = 2131364806; LinearLayout linearLayout = (LinearLayout) view.findViewById(2131364806); if (linearLayout != null) { i = 2131364807; View findViewById = view.findViewById(2131364807); if (findViewById != null) { i = 2131364808; LinearLayout linearLayout2 = (LinearLayout) view.findViewById(2131364808); if (linearLayout2 != null) { i = 2131364809; LinearLayout linearLayout3 = (LinearLayout) view.findViewById(2131364809); if (linearLayout3 != null) { i = 2131364810; View findViewById2 = view.findViewById(2131364810); if (findViewById2 != null) { i = 2131364816; SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131364816); if (simpleDraweeView != null) { i = 2131364817; TextView textView15 = (TextView) view.findViewById(2131364817); if (textView15 != null) { i = 2131364818; TextView textView16 = (TextView) view.findViewById(2131364818); 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))); } }