discord-jadx/app/src/main/java/com/discord/databinding/ViewReportsMenuNodeBinding....

226 lines
18 KiB
Java
Raw Normal View History

2021-06-27 20:44:35 +00:00
package com.discord.databinding;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.constraintlayout.widget.Guideline;
import androidx.viewbinding.ViewBinding;
import c.a.i.c2;
import c.a.i.d2;
import c.a.i.i4;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.discord.widgets.mobile_reports.MobileReportsBottomButton;
import com.discord.widgets.mobile_reports.MobileReportsBreadcrumbs;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
import com.google.android.material.card.MaterialCardView;
public final class ViewReportsMenuNodeBinding implements ViewBinding {
@NonNull
public final ConstraintLayout a;
@NonNull
public final d2 b;
@NonNull
/* renamed from: c reason: collision with root package name */
2021-06-27 20:53:42 +00:00
public final i4 f1658c;
2021-06-27 20:44:35 +00:00
@NonNull
public final LinearLayout d;
@NonNull
public final c2 e;
@NonNull
public final MobileReportsBottomButton f;
@NonNull
public final MobileReportsBreadcrumbs g;
@NonNull
public final MaterialCardView h;
@NonNull
public final LinearLayout i;
@NonNull
public final TextView j;
@NonNull
public final MaterialCardView k;
@NonNull
public final TextView l;
@NonNull
public final LinkifiedTextView m;
@NonNull
public final ImageView n;
public ViewReportsMenuNodeBinding(@NonNull ConstraintLayout constraintLayout, @NonNull d2 d2Var, @NonNull i4 i4Var, @NonNull LinearLayout linearLayout, @NonNull c2 c2Var, @NonNull MobileReportsBottomButton mobileReportsBottomButton, @NonNull MobileReportsBreadcrumbs mobileReportsBreadcrumbs, @NonNull MaterialCardView materialCardView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialCardView materialCardView2, @NonNull TextView textView2, @NonNull MaterialCardView materialCardView3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ImageView imageView) {
this.a = constraintLayout;
this.b = d2Var;
2021-06-27 20:53:42 +00:00
this.f1658c = i4Var;
2021-06-27 20:44:35 +00:00
this.d = linearLayout;
this.e = c2Var;
this.f = mobileReportsBottomButton;
this.g = mobileReportsBreadcrumbs;
this.h = materialCardView;
this.i = linearLayout2;
this.j = textView;
this.k = materialCardView2;
this.l = textView2;
this.m = linkifiedTextView;
this.n = imageView;
}
@NonNull
public static ViewReportsMenuNodeBinding a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) {
View inflate = layoutInflater.inflate(2131558790, viewGroup, false);
if (z2) {
viewGroup.addView(inflate);
}
2021-06-27 20:53:42 +00:00
int i = 2131363927;
View findViewById = inflate.findViewById(2131363927);
2021-06-27 20:44:35 +00:00
if (findViewById != null) {
2021-06-27 20:53:42 +00:00
int i2 = 2131363928;
Guideline guideline = (Guideline) findViewById.findViewById(2131363928);
2021-06-27 20:44:35 +00:00
if (guideline != null) {
2021-06-27 20:53:42 +00:00
i2 = 2131363929;
TextView textView = (TextView) findViewById.findViewById(2131363929);
2021-06-27 20:44:35 +00:00
if (textView != null) {
2021-06-27 20:53:42 +00:00
i2 = 2131363930;
Guideline guideline2 = (Guideline) findViewById.findViewById(2131363930);
2021-06-27 20:44:35 +00:00
if (guideline2 != null) {
2021-06-27 20:53:42 +00:00
i2 = 2131363931;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) findViewById.findViewById(2131363931);
2021-06-27 20:44:35 +00:00
if (simpleDraweeView != null) {
2021-06-27 20:53:42 +00:00
i2 = 2131363932;
LinkifiedTextView linkifiedTextView = (LinkifiedTextView) findViewById.findViewById(2131363932);
2021-06-27 20:44:35 +00:00
if (linkifiedTextView != null) {
2021-06-27 20:53:42 +00:00
i2 = 2131363933;
Guideline guideline3 = (Guideline) findViewById.findViewById(2131363933);
2021-06-27 20:44:35 +00:00
if (guideline3 != null) {
2021-06-27 20:53:42 +00:00
i2 = 2131363934;
Guideline guideline4 = (Guideline) findViewById.findViewById(2131363934);
2021-06-27 20:44:35 +00:00
if (guideline4 != null) {
d2 d2Var = new d2((ConstraintLayout) findViewById, guideline, textView, guideline2, simpleDraweeView, linkifiedTextView, guideline3, guideline4);
2021-06-27 20:53:42 +00:00
i = 2131363937;
View findViewById2 = inflate.findViewById(2131363937);
2021-06-27 20:44:35 +00:00
if (findViewById2 != null) {
int i3 = 2131362512;
ImageView imageView = (ImageView) findViewById2.findViewById(2131362512);
if (imageView != null) {
i3 = 2131362529;
LinkifiedTextView linkifiedTextView2 = (LinkifiedTextView) findViewById2.findViewById(2131362529);
if (linkifiedTextView2 != null) {
i3 = 2131362530;
SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) findViewById2.findViewById(2131362530);
if (simpleDraweeView2 != null) {
i3 = 2131362541;
TextView textView2 = (TextView) findViewById2.findViewById(2131362541);
if (textView2 != null) {
2021-06-27 20:53:42 +00:00
i3 = 2131364414;
Guideline guideline5 = (Guideline) findViewById2.findViewById(2131364414);
2021-06-27 20:44:35 +00:00
if (guideline5 != null) {
2021-06-27 20:53:42 +00:00
i3 = 2131364415;
Guideline guideline6 = (Guideline) findViewById2.findViewById(2131364415);
2021-06-27 20:44:35 +00:00
if (guideline6 != null) {
2021-06-27 20:53:42 +00:00
i3 = 2131364416;
Guideline guideline7 = (Guideline) findViewById2.findViewById(2131364416);
2021-06-27 20:44:35 +00:00
if (guideline7 != null) {
i4 i4Var = new i4((ConstraintLayout) findViewById2, imageView, linkifiedTextView2, simpleDraweeView2, textView2, guideline5, guideline6, guideline7);
2021-06-27 20:53:42 +00:00
i = 2131363938;
LinearLayout linearLayout = (LinearLayout) inflate.findViewById(2131363938);
2021-06-27 20:44:35 +00:00
if (linearLayout != null) {
2021-06-27 20:53:42 +00:00
i = 2131363939;
View findViewById3 = inflate.findViewById(2131363939);
2021-06-27 20:44:35 +00:00
if (findViewById3 != null) {
2021-06-27 20:53:42 +00:00
int i4 = 2131363922;
SimpleDraweeView simpleDraweeView3 = (SimpleDraweeView) findViewById3.findViewById(2131363922);
2021-06-27 20:44:35 +00:00
if (simpleDraweeView3 != null) {
2021-06-27 20:53:42 +00:00
i4 = 2131363923;
MaterialButton materialButton = (MaterialButton) findViewById3.findViewById(2131363923);
2021-06-27 20:44:35 +00:00
if (materialButton != null) {
2021-06-27 20:53:42 +00:00
i4 = 2131363924;
TextView textView3 = (TextView) findViewById3.findViewById(2131363924);
2021-06-27 20:44:35 +00:00
if (textView3 != null) {
2021-06-27 20:53:42 +00:00
i4 = 2131363925;
TextView textView4 = (TextView) findViewById3.findViewById(2131363925);
2021-06-27 20:44:35 +00:00
if (textView4 != null) {
2021-06-27 20:53:42 +00:00
i4 = 2131363926;
TextView textView5 = (TextView) findViewById3.findViewById(2131363926);
2021-06-27 20:44:35 +00:00
if (textView5 != null) {
c2 c2Var = new c2((LinearLayout) findViewById3, simpleDraweeView3, materialButton, textView3, textView4, textView5);
2021-06-27 20:53:42 +00:00
i = 2131363940;
MobileReportsBottomButton mobileReportsBottomButton = (MobileReportsBottomButton) inflate.findViewById(2131363940);
2021-06-27 20:44:35 +00:00
if (mobileReportsBottomButton != null) {
2021-06-27 20:53:42 +00:00
i = 2131363941;
MobileReportsBreadcrumbs mobileReportsBreadcrumbs = (MobileReportsBreadcrumbs) inflate.findViewById(2131363941);
2021-06-27 20:44:35 +00:00
if (mobileReportsBreadcrumbs != null) {
2021-06-27 20:53:42 +00:00
i = 2131363942;
MaterialCardView materialCardView = (MaterialCardView) inflate.findViewById(2131363942);
2021-06-27 20:44:35 +00:00
if (materialCardView != null) {
2021-06-27 20:53:42 +00:00
i = 2131363943;
LinearLayout linearLayout2 = (LinearLayout) inflate.findViewById(2131363943);
2021-06-27 20:44:35 +00:00
if (linearLayout2 != null) {
2021-06-27 20:53:42 +00:00
i = 2131363944;
TextView textView6 = (TextView) inflate.findViewById(2131363944);
2021-06-27 20:44:35 +00:00
if (textView6 != null) {
2021-06-27 20:53:42 +00:00
i = 2131363945;
MaterialCardView materialCardView2 = (MaterialCardView) inflate.findViewById(2131363945);
2021-06-27 20:44:35 +00:00
if (materialCardView2 != null) {
2021-06-27 20:53:42 +00:00
i = 2131363946;
TextView textView7 = (TextView) inflate.findViewById(2131363946);
2021-06-27 20:44:35 +00:00
if (textView7 != null) {
2021-06-27 20:53:42 +00:00
i = 2131363947;
MaterialCardView materialCardView3 = (MaterialCardView) inflate.findViewById(2131363947);
2021-06-27 20:44:35 +00:00
if (materialCardView3 != null) {
2021-06-27 20:53:42 +00:00
i = 2131363948;
LinkifiedTextView linkifiedTextView3 = (LinkifiedTextView) inflate.findViewById(2131363948);
2021-06-27 20:44:35 +00:00
if (linkifiedTextView3 != null) {
2021-06-27 20:53:42 +00:00
i = 2131363949;
ImageView imageView2 = (ImageView) inflate.findViewById(2131363949);
2021-06-27 20:44:35 +00:00
if (imageView2 != null) {
return new ViewReportsMenuNodeBinding((ConstraintLayout) inflate, d2Var, i4Var, linearLayout, c2Var, mobileReportsBottomButton, mobileReportsBreadcrumbs, materialCardView, linearLayout2, textView6, materialCardView2, textView7, materialCardView3, linkifiedTextView3, imageView2);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(findViewById3.getResources().getResourceName(i4)));
}
}
}
}
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(findViewById2.getResources().getResourceName(i3)));
}
}
}
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2)));
}
throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}