package com.discord.widgets.guilds.profile; import android.view.View; import android.view.ViewStub; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.cardview.widget.CardView; import androidx.constraintlayout.widget.Barrier; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.core.widget.NestedScrollView; import com.discord.app.AppViewFlipper; import com.discord.databinding.WidgetGuildProfileSheetBinding; import com.facebook.drawee.view.SimpleDraweeView; import com.google.android.material.button.MaterialButton; import d0.z.d.k; import d0.z.d.m; import kotlin.jvm.functions.Function1; /* compiled from: WidgetGuildProfileSheet.kt */ public final /* synthetic */ class WidgetGuildProfileSheet$binding$2 extends k implements Function1 { public static final WidgetGuildProfileSheet$binding$2 INSTANCE = new WidgetGuildProfileSheet$binding$2(); public WidgetGuildProfileSheet$binding$2() { super(1, WidgetGuildProfileSheetBinding.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetGuildProfileSheetBinding;", 0); } public final WidgetGuildProfileSheetBinding invoke(View view) { m.checkNotNullParameter(view, "p1"); int i = 2131363463; Barrier barrier = (Barrier) view.findViewById(2131363463); if (barrier != null) { i = 2131363465; SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131363465); if (simpleDraweeView != null) { i = 2131363466; MaterialButton materialButton = (MaterialButton) view.findViewById(2131363466); if (materialButton != null) { i = 2131363470; ConstraintLayout constraintLayout = (ConstraintLayout) view.findViewById(2131363470); if (constraintLayout != null) { i = 2131363471; LinearLayout linearLayout = (LinearLayout) view.findViewById(2131363471); if (linearLayout != null) { i = 2131363472; View findViewById = view.findViewById(2131363472); if (findViewById != null) { i = 2131363476; TextView textView = (TextView) view.findViewById(2131363476); if (textView != null) { i = 2131363482; AppViewFlipper appViewFlipper = (AppViewFlipper) view.findViewById(2131363482); if (appViewFlipper != null) { i = 2131363483; ImageView imageView = (ImageView) view.findViewById(2131363483); if (imageView != null) { i = 2131363485; SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) view.findViewById(2131363485); if (simpleDraweeView2 != null) { i = 2131363486; CardView cardView = (CardView) view.findViewById(2131363486); if (cardView != null) { i = 2131363487; TextView textView2 = (TextView) view.findViewById(2131363487); if (textView2 != null) { i = 2131363488; MaterialButton materialButton2 = (MaterialButton) view.findViewById(2131363488); if (materialButton2 != null) { i = 2131363494; LinearLayout linearLayout2 = (LinearLayout) view.findViewById(2131363494); if (linearLayout2 != null) { i = 2131363495; TextView textView3 = (TextView) view.findViewById(2131363495); if (textView3 != null) { i = 2131363496; TextView textView4 = (TextView) view.findViewById(2131363496); if (textView4 != null) { i = 2131363498; MaterialButton materialButton3 = (MaterialButton) view.findViewById(2131363498); if (materialButton3 != null) { i = 2131363499; LinearLayout linearLayout3 = (LinearLayout) view.findViewById(2131363499); if (linearLayout3 != null) { i = 2131363500; TextView textView5 = (TextView) view.findViewById(2131363500); if (textView5 != null) { i = 2131363505; MaterialButton materialButton4 = (MaterialButton) view.findViewById(2131363505); if (materialButton4 != null) { i = 2131363506; LinearLayout linearLayout4 = (LinearLayout) view.findViewById(2131363506); if (linearLayout4 != null) { i = 2131365761; ViewStub viewStub = (ViewStub) view.findViewById(2131365761); if (viewStub != null) { i = 2131365762; ViewStub viewStub2 = (ViewStub) view.findViewById(2131365762); if (viewStub2 != null) { return new WidgetGuildProfileSheetBinding((NestedScrollView) view, barrier, simpleDraweeView, materialButton, constraintLayout, linearLayout, findViewById, textView, appViewFlipper, imageView, simpleDraweeView2, cardView, textView2, materialButton2, linearLayout2, textView3, textView4, materialButton3, linearLayout3, textView5, materialButton4, linearLayout4, viewStub, viewStub2); } } } } } } } } } } } } } } } } } } } } } } } throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } }