discord-jadx/app/src/main/java/com/discord/widgets/channels/list/WidgetChannelsList$binding$...

117 lines
8.2 KiB
Java
Raw Normal View History

2021-06-27 20:44:35 +00:00
package com.discord.widgets.channels.list;
import android.view.View;
import android.view.ViewStub;
import android.widget.FrameLayout;
import android.widget.TextView;
import androidx.appcompat.widget.AppCompatImageView;
import androidx.appcompat.widget.Toolbar;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.recyclerview.widget.RecyclerView;
import com.discord.databinding.WidgetChannelsListBinding;
import com.discord.utilities.view.rounded.RoundedCoordinatorLayout;
import com.discord.views.CustomAppBarLayout;
import com.discord.widgets.friends.EmptyFriendsStateContactSyncView;
import com.discord.widgets.friends.EmptyFriendsStateView;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.appbar.CollapsingToolbarLayout;
import com.google.android.material.button.MaterialButton;
import d0.z.d.k;
import d0.z.d.m;
import kotlin.jvm.functions.Function1;
/* compiled from: WidgetChannelsList.kt */
public final /* synthetic */ class WidgetChannelsList$binding$2 extends k implements Function1<View, WidgetChannelsListBinding> {
public static final WidgetChannelsList$binding$2 INSTANCE = new WidgetChannelsList$binding$2();
public WidgetChannelsList$binding$2() {
super(1, WidgetChannelsListBinding.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetChannelsListBinding;", 0);
}
public final WidgetChannelsListBinding invoke(View view) {
m.checkNotNullParameter(view, "p1");
2021-07-19 19:45:22 +00:00
int i = 2131361972;
CustomAppBarLayout customAppBarLayout = (CustomAppBarLayout) view.findViewById(2131361972);
2021-06-27 20:44:35 +00:00
if (customAppBarLayout != null) {
2021-07-19 19:45:22 +00:00
i = 2131362416;
RecyclerView recyclerView = (RecyclerView) view.findViewById(2131362416);
2021-06-27 20:44:35 +00:00
if (recyclerView != null) {
2021-07-19 19:45:22 +00:00
i = 2131362421;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131362421);
2021-06-27 20:44:35 +00:00
if (simpleDraweeView != null) {
2021-07-19 19:45:22 +00:00
i = 2131362422;
FrameLayout frameLayout = (FrameLayout) view.findViewById(2131362422);
2021-06-27 20:44:35 +00:00
if (frameLayout != null) {
2021-07-19 19:45:22 +00:00
i = 2131362423;
TextView textView = (TextView) view.findViewById(2131362423);
2021-06-27 20:44:35 +00:00
if (textView != null) {
2021-07-19 19:45:22 +00:00
i = 2131362424;
TextView textView2 = (TextView) view.findViewById(2131362424);
2021-06-27 20:44:35 +00:00
if (textView2 != null) {
2021-07-19 19:45:22 +00:00
i = 2131362451;
ConstraintLayout constraintLayout = (ConstraintLayout) view.findViewById(2131362451);
2021-06-27 20:44:35 +00:00
if (constraintLayout != null) {
2021-07-19 19:45:22 +00:00
i = 2131362452;
MaterialButton materialButton = (MaterialButton) view.findViewById(2131362452);
2021-06-27 20:44:35 +00:00
if (materialButton != null) {
2021-07-19 19:45:22 +00:00
i = 2131362453;
TextView textView3 = (TextView) view.findViewById(2131362453);
2021-06-27 20:44:35 +00:00
if (textView3 != null) {
2021-07-19 19:45:22 +00:00
i = 2131362454;
TextView textView4 = (TextView) view.findViewById(2131362454);
2021-06-27 20:44:35 +00:00
if (textView4 != null) {
2021-07-19 19:45:22 +00:00
i = 2131362455;
Toolbar toolbar = (Toolbar) view.findViewById(2131362455);
2021-06-27 20:44:35 +00:00
if (toolbar != null) {
2021-07-19 19:45:22 +00:00
i = 2131362456;
TextView textView5 = (TextView) view.findViewById(2131362456);
2021-06-27 20:44:35 +00:00
if (textView5 != null) {
2021-07-19 19:45:22 +00:00
i = 2131362457;
AppCompatImageView appCompatImageView = (AppCompatImageView) view.findViewById(2131362457);
2021-06-27 20:44:35 +00:00
if (appCompatImageView != null) {
2021-07-19 19:45:22 +00:00
i = 2131362458;
View findViewById = view.findViewById(2131362458);
2021-06-27 20:44:35 +00:00
if (findViewById != null) {
2021-07-19 19:45:22 +00:00
i = 2131362459;
View findViewById2 = view.findViewById(2131362459);
2021-06-27 20:44:35 +00:00
if (findViewById2 != null) {
2021-07-19 19:45:22 +00:00
i = 2131362462;
ViewStub viewStub = (ViewStub) view.findViewById(2131362462);
2021-06-27 20:44:35 +00:00
if (viewStub != null) {
2021-07-19 19:45:22 +00:00
i = 2131362463;
Toolbar toolbar2 = (Toolbar) view.findViewById(2131362463);
2021-06-27 20:44:35 +00:00
if (toolbar2 != null) {
2021-07-19 19:45:22 +00:00
i = 2131362667;
CollapsingToolbarLayout collapsingToolbarLayout = (CollapsingToolbarLayout) view.findViewById(2131362667);
2021-06-27 20:44:35 +00:00
if (collapsingToolbarLayout != null) {
RoundedCoordinatorLayout roundedCoordinatorLayout = (RoundedCoordinatorLayout) view;
2021-07-20 00:17:12 +00:00
i = 2131365743;
EmptyFriendsStateContactSyncView emptyFriendsStateContactSyncView = (EmptyFriendsStateContactSyncView) view.findViewById(2131365743);
2021-06-27 20:44:35 +00:00
if (emptyFriendsStateContactSyncView != null) {
2021-07-20 00:17:12 +00:00
i = 2131365744;
EmptyFriendsStateView emptyFriendsStateView = (EmptyFriendsStateView) view.findViewById(2131365744);
2021-06-27 20:44:35 +00:00
if (emptyFriendsStateView != null) {
return new WidgetChannelsListBinding(roundedCoordinatorLayout, customAppBarLayout, recyclerView, simpleDraweeView, frameLayout, textView, textView2, constraintLayout, materialButton, textView3, textView4, toolbar, textView5, appCompatImageView, findViewById, findViewById2, viewStub, toolbar2, collapsingToolbarLayout, roundedCoordinatorLayout, emptyFriendsStateContactSyncView, emptyFriendsStateView);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
}
}