discord-jadx/app/src/main/java/com/discord/widgets/user/usersheet/WidgetUserSheet$binding$2.java

187 lines
18 KiB
Java

package com.discord.widgets.user.usersheet;
import android.view.View;
import android.widget.Button;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.cardview.widget.CardView;
import androidx.core.widget.ContentLoadingProgressBar;
import androidx.core.widget.NestedScrollView;
import com.discord.databinding.WidgetUserSheetBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.discord.widgets.roles.RolesListView;
import com.discord.widgets.stage.usersheet.UserProfileStageActionsView;
import com.discord.widgets.user.profile.UserProfileAdminView;
import com.discord.widgets.user.profile.UserProfileConnectionsView;
import com.discord.widgets.user.profile.UserProfileHeaderView;
import com.google.android.material.button.MaterialButton;
import com.google.android.material.textfield.TextInputEditText;
import com.google.android.material.textfield.TextInputLayout;
import d0.z.d.k;
import d0.z.d.m;
import kotlin.jvm.functions.Function1;
/* compiled from: WidgetUserSheet.kt */
public final /* synthetic */ class WidgetUserSheet$binding$2 extends k implements Function1<View, WidgetUserSheetBinding> {
public static final WidgetUserSheet$binding$2 INSTANCE = new WidgetUserSheet$binding$2();
public WidgetUserSheet$binding$2() {
super(1, WidgetUserSheetBinding.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUserSheetBinding;", 0);
}
public final WidgetUserSheetBinding invoke(View view) {
m.checkNotNullParameter(view, "p1");
int i = 2131361808;
CardView cardView = (CardView) view.findViewById(2131361808);
if (cardView != null) {
i = 2131361809;
TextView textView = (TextView) view.findViewById(2131361809);
if (textView != null) {
i = 2131361810;
LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(2131361810);
if (linkifiedTextView != null) {
i = 2131363770;
ContentLoadingProgressBar contentLoadingProgressBar = (ContentLoadingProgressBar) view.findViewById(2131363770);
if (contentLoadingProgressBar != null) {
i = 2131364437;
FrameLayout frameLayout = (FrameLayout) view.findViewById(2131364437);
if (frameLayout != null) {
i = 2131365421;
Button button = (Button) view.findViewById(2131365421);
if (button != null) {
i = 2131365422;
CardView cardView2 = (CardView) view.findViewById(2131365422);
if (cardView2 != null) {
i = 2131365423;
UserProfileAdminView userProfileAdminView = (UserProfileAdminView) view.findViewById(2131365423);
if (userProfileAdminView != null) {
i = 2131365425;
Button button2 = (Button) view.findViewById(2131365425);
if (button2 != null) {
i = 2131365426;
TextView textView2 = (TextView) view.findViewById(2131365426);
if (textView2 != null) {
i = 2131365427;
UserProfileConnectionsView userProfileConnectionsView = (UserProfileConnectionsView) view.findViewById(2131365427);
if (userProfileConnectionsView != null) {
i = 2131365428;
LinearLayout linearLayout = (LinearLayout) view.findViewById(2131365428);
if (linearLayout != null) {
i = 2131365429;
TextView textView3 = (TextView) view.findViewById(2131365429);
if (textView3 != null) {
i = 2131365431;
TextView textView4 = (TextView) view.findViewById(2131365431);
if (textView4 != null) {
i = 2131365432;
MaterialButton materialButton = (MaterialButton) view.findViewById(2131365432);
if (materialButton != null) {
i = 2131365433;
MaterialButton materialButton2 = (MaterialButton) view.findViewById(2131365433);
if (materialButton2 != null) {
i = 2131365434;
LinearLayout linearLayout2 = (LinearLayout) view.findViewById(2131365434);
if (linearLayout2 != null) {
i = 2131365435;
LinearLayout linearLayout3 = (LinearLayout) view.findViewById(2131365435);
if (linearLayout3 != null) {
i = 2131365436;
TextView textView5 = (TextView) view.findViewById(2131365436);
if (textView5 != null) {
i = 2131365438;
TextView textView6 = (TextView) view.findViewById(2131365438);
if (textView6 != null) {
i = 2131365439;
FrameLayout frameLayout2 = (FrameLayout) view.findViewById(2131365439);
if (frameLayout2 != null) {
i = 2131365440;
Button button3 = (Button) view.findViewById(2131365440);
if (button3 != null) {
i = 2131365441;
ImageView imageView = (ImageView) view.findViewById(2131365441);
if (imageView != null) {
i = 2131365443;
TextView textView7 = (TextView) view.findViewById(2131365443);
if (textView7 != null) {
i = 2131365444;
TextInputEditText textInputEditText = (TextInputEditText) view.findViewById(2131365444);
if (textInputEditText != null) {
i = 2131365445;
TextInputLayout textInputLayout = (TextInputLayout) view.findViewById(2131365445);
if (textInputLayout != null) {
i = 2131365446;
Button button4 = (Button) view.findViewById(2131365446);
if (button4 != null) {
i = 2131365447;
LinearLayout linearLayout4 = (LinearLayout) view.findViewById(2131365447);
if (linearLayout4 != null) {
i = 2131365448;
View findViewById = view.findViewById(2131365448);
if (findViewById != null) {
i = 2131365449;
UserProfileHeaderView userProfileHeaderView = (UserProfileHeaderView) view.findViewById(2131365449);
if (userProfileHeaderView != null) {
i = 2131365450;
CardView cardView3 = (CardView) view.findViewById(2131365450);
if (cardView3 != null) {
i = 2131365451;
UserProfileStageActionsView userProfileStageActionsView = (UserProfileStageActionsView) view.findViewById(2131365451);
if (userProfileStageActionsView != null) {
i = 2131365452;
TextView textView8 = (TextView) view.findViewById(2131365452);
if (textView8 != null) {
i = 2131365453;
UserProfileVoiceSettingsView userProfileVoiceSettingsView = (UserProfileVoiceSettingsView) view.findViewById(2131365453);
if (userProfileVoiceSettingsView != null) {
i = 2131365454;
RolesListView rolesListView = (RolesListView) view.findViewById(2131365454);
if (rolesListView != null) {
i = 2131365455;
Button button5 = (Button) view.findViewById(2131365455);
if (button5 != null) {
i = 2131365552;
CardView cardView4 = (CardView) view.findViewById(2131365552);
if (cardView4 != null) {
return new WidgetUserSheetBinding((NestedScrollView) view, cardView, textView, linkifiedTextView, contentLoadingProgressBar, frameLayout, button, cardView2, userProfileAdminView, button2, textView2, userProfileConnectionsView, linearLayout, textView3, textView4, materialButton, materialButton2, linearLayout2, linearLayout3, textView5, textView6, frameLayout2, button3, imageView, textView7, textInputEditText, textInputLayout, button4, linearLayout4, findViewById, userProfileHeaderView, cardView3, userProfileStageActionsView, textView8, userProfileVoiceSettingsView, rolesListView, button5, cardView4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
}
}