88.1 - Alpha (88201)
This commit is contained in:
parent
7b1810ed2e
commit
629b573d52
3428 changed files with 42680 additions and 34028 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId 'com.discord'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 87203
|
||||
versionName "87.3 - Alpha"
|
||||
versionCode 88201
|
||||
versionName "88.1 - Alpha"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="87203" android:versionName="87.3 - Alpha" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="88201" android:versionName="88.1 - Alpha" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
|
||||
<uses-feature android:name="android.hardware.camera" android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
|
||||
|
@ -174,7 +174,7 @@
|
|||
<meta-data android:name="firebase_crashlytics_collection_enabled" android:value="true"/>
|
||||
<meta-data android:name="com.google.android.nearby.messages.API_KEY" android:value="AIzaSyD-4L6bgKMixqBRtrG2UktVXK6IexXlsog"/>
|
||||
<meta-data android:name="com.google.android.actions" android:resource="@xml/actions"/>
|
||||
<meta-data android:name="libdiscord_version" android:value="89.0.8-stream-parameters"/>
|
||||
<meta-data android:name="libdiscord_version" android:value="89.0.9-aarch64-opus-optimization"/>
|
||||
<activity android:theme="@style/res_2131952264_theme_appcompat_light_noactionbar" android:name="com.yalantis.ucrop.UCropActivity"/>
|
||||
<service android:name="androidx.sharetarget.ChooserTargetServiceCompat" android:permission="android.permission.BIND_CHOOSER_TARGET_SERVICE">
|
||||
<intent-filter>
|
||||
|
|
|
@ -9,7 +9,7 @@ import android.widget.RelativeLayout;
|
|||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import androidx.fragment.app.FragmentManager;
|
||||
import c.a.j.u;
|
||||
import c.a.j.t;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.dialogs.ImageUploadDialog;
|
||||
|
@ -70,7 +70,7 @@ public final class a extends AppDialog {
|
|||
((a) this.j).dismiss();
|
||||
} else if (i == 4) {
|
||||
KProperty[] kPropertyArr = a.i;
|
||||
((a) this.j).g().f169c.toggle();
|
||||
((a) this.j).g().f163c.toggle();
|
||||
} else {
|
||||
throw null;
|
||||
}
|
||||
|
@ -98,17 +98,17 @@ public final class a extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: ImageUploadFailedDialog.kt */
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, u> {
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, t> {
|
||||
public static final c i = new c();
|
||||
|
||||
public c() {
|
||||
super(1, u.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/ImageUploadFailedDialogBinding;", 0);
|
||||
super(1, t.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/ImageUploadFailedDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public u invoke(View view) {
|
||||
public t invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.chat_input_upload_too_large_center_file;
|
||||
|
@ -147,7 +147,7 @@ public final class a extends AppDialog {
|
|||
i2 = R.id.setting_subtext;
|
||||
TextView textView3 = (TextView) view2.findViewById(R.id.setting_subtext);
|
||||
if (textView3 != null) {
|
||||
return new u((RelativeLayout) view2, imageView, materialButton, switchMaterial, relativeLayout, findViewById, materialButton2, relativeLayout2, materialButton3, materialButton4, textView, textView2, textView3);
|
||||
return new t((RelativeLayout) view2, imageView, materialButton, switchMaterial, relativeLayout, findViewById, materialButton2, relativeLayout2, materialButton3, materialButton4, textView, textView2, textView3);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -178,8 +178,8 @@ public final class a extends AppDialog {
|
|||
super(R.layout.image_upload_failed_dialog);
|
||||
}
|
||||
|
||||
public final u g() {
|
||||
return (u) this.k.getValue((Fragment) this, i[0]);
|
||||
public final t g() {
|
||||
return (t) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
/* JADX DEBUG: Can't convert new array creation: APUT found in different block: 0x0169: APUT (r3v2 java.lang.Object[]), (0 ??[int, short, byte, char]), (r10v7 java.lang.CharSequence) */
|
||||
|
@ -221,10 +221,10 @@ public final class a extends AppDialog {
|
|||
}
|
||||
relativeLayout2.setVisibility(i3);
|
||||
g().d.setOnClickListener(new View$OnClickListenerC0001a(4, this));
|
||||
SwitchMaterial switchMaterial = g().f169c;
|
||||
SwitchMaterial switchMaterial = g().f163c;
|
||||
m.checkNotNullExpressionValue(switchMaterial, "binding.imageUploadFaile…mpressionSettingsCheckbox");
|
||||
switchMaterial.setChecked(StoreStream.Companion.getUserSettings().getIsAutoImageCompressionEnabled());
|
||||
g().f169c.setOnCheckedChangeListener(d.a);
|
||||
g().f163c.setOnCheckedChangeListener(d.a);
|
||||
TextView textView = g().j;
|
||||
m.checkNotNullExpressionValue(textView, "binding.imageUploadFailedText");
|
||||
CharSequence charSequence = null;
|
||||
|
|
|
@ -10,7 +10,7 @@ import c.a.a.b.f;
|
|||
import c.a.e.h0;
|
||||
import c.a.e.j0;
|
||||
import c.a.e.o;
|
||||
import c.a.j.o1;
|
||||
import c.a.j.n1;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.app.AppViewModel;
|
||||
|
@ -80,17 +80,17 @@ public final class a extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: UserActionsDialog.kt */
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, o1> {
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, n1> {
|
||||
public static final c i = new c();
|
||||
|
||||
public c() {
|
||||
super(1, o1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/UserActionsDialogBinding;", 0);
|
||||
super(1, n1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/UserActionsDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public o1 invoke(View view) {
|
||||
public n1 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.user_actions_dialog_avatar;
|
||||
|
@ -108,7 +108,7 @@ public final class a extends AppDialog {
|
|||
i2 = R.id.user_actions_dialog_user_name;
|
||||
TextView textView4 = (TextView) view2.findViewById(R.id.user_actions_dialog_user_name);
|
||||
if (textView4 != null) {
|
||||
return new o1((LinearLayout) view2, simpleDraweeView, textView, textView2, textView3, textView4);
|
||||
return new n1((LinearLayout) view2, simpleDraweeView, textView, textView2, textView3, textView4);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -164,7 +164,7 @@ public final class a extends AppDialog {
|
|||
Context requireContext = aVar3.requireContext();
|
||||
m.checkNotNullExpressionValue(requireContext, "requireContext()");
|
||||
textView.setText(UserNameFormatterKt.getSpannableForUserNameWithDiscrim(user, str, requireContext, R.attr.colorHeaderPrimary, R.attr.font_primary_semibold, R.integer.uikit_textsize_large_sp, R.attr.colorTextMuted, R.attr.font_primary_normal, R.integer.uikit_textsize_large_sp));
|
||||
TextView textView2 = aVar3.g().f138c;
|
||||
TextView textView2 = aVar3.g().f132c;
|
||||
m.checkNotNullExpressionValue(textView2, "binding.userActionsDialogBlockItem");
|
||||
int i = 8;
|
||||
textView2.setVisibility(aVar2.f34c ? 0 : 8);
|
||||
|
@ -235,8 +235,8 @@ public final class a extends AppDialog {
|
|||
this.m = new MGImages.DistinctChangeDetector();
|
||||
}
|
||||
|
||||
public final o1 g() {
|
||||
return (o1) this.k.getValue((Fragment) this, i[0]);
|
||||
public final n1 g() {
|
||||
return (n1) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
public final f h() {
|
||||
|
@ -247,7 +247,7 @@ public final class a extends AppDialog {
|
|||
public void onViewBound(View view) {
|
||||
m.checkNotNullParameter(view, "view");
|
||||
super.onViewBound(view);
|
||||
g().f138c.setOnClickListener(new View$OnClickListenerC0002a(0, this));
|
||||
g().f132c.setOnClickListener(new View$OnClickListenerC0002a(0, this));
|
||||
g().e.setOnClickListener(new View$OnClickListenerC0002a(1, this));
|
||||
g().d.setOnClickListener(new View$OnClickListenerC0002a(2, this));
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt;
|
|||
import c.a.a.c.f;
|
||||
import c.a.e.h0;
|
||||
import c.a.e.j0;
|
||||
import c.a.j.w0;
|
||||
import c.a.j.v0;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.app.AppViewFlipper;
|
||||
|
@ -100,17 +100,17 @@ public final class a extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: PremiumGuildSubscriptionCancelDialog.kt */
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, w0> {
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, v0> {
|
||||
public static final c i = new c();
|
||||
|
||||
public c() {
|
||||
super(1, w0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionCancelDialogBinding;", 0);
|
||||
super(1, v0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionCancelDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public w0 invoke(View view) {
|
||||
public v0 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.active_subscription_progress;
|
||||
|
@ -137,7 +137,7 @@ public final class a extends AppDialog {
|
|||
i2 = R.id.premium_guild_subscription_cancel_nevermind;
|
||||
MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_subscription_cancel_nevermind);
|
||||
if (materialButton != null) {
|
||||
return new w0((LinearLayout) view2, progressBar, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, materialButton);
|
||||
return new v0((LinearLayout) view2, progressBar, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, materialButton);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -182,7 +182,7 @@ public final class a extends AppDialog {
|
|||
m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionCancelNevermind");
|
||||
ViewExtensions.setEnabledAndAlpha$default(materialButton2, cVar2.f35c, 0.0f, 2, null);
|
||||
aVar.setCancelable(cVar2.e);
|
||||
aVar.g().f182c.setIsLoading(cVar2.d);
|
||||
aVar.g().f176c.setIsLoading(cVar2.d);
|
||||
AppViewFlipper appViewFlipper = aVar.g().e;
|
||||
m.checkNotNullExpressionValue(appViewFlipper, "binding.premiumGuildSubscriptionCancelFlipper");
|
||||
appViewFlipper.setDisplayedChild(!(cVar2 instanceof f.c.C0009f) ? 1 : 0);
|
||||
|
@ -202,7 +202,7 @@ public final class a extends AppDialog {
|
|||
m.checkNotNullExpressionValue(textView3, "binding.premiumGuildSubscriptionCancelBody");
|
||||
c.a.l.b.n(textView3, R.string.premium_guild_subscription_cancel_body_guild, new Object[]{renderUtcDate$default}, null, 4);
|
||||
}
|
||||
aVar.g().f182c.setBackgroundColor(ColorCompat.getColor(aVar, (int) R.color.status_red_500));
|
||||
aVar.g().f176c.setBackgroundColor(ColorCompat.getColor(aVar, (int) R.color.status_red_500));
|
||||
} else if (cVar2 instanceof f.c.b) {
|
||||
TextView textView4 = aVar.g().f;
|
||||
m.checkNotNullExpressionValue(textView4, "binding.premiumGuildSubscriptionCancelHeader");
|
||||
|
@ -214,8 +214,8 @@ public final class a extends AppDialog {
|
|||
Context requireContext2 = aVar.requireContext();
|
||||
m.checkNotNullExpressionValue(requireContext2, "requireContext()");
|
||||
c.a.l.b.n(textView5, R.string.premium_guild_subscription_confirm_body, new Object[]{TimeUtils.renderUtcDate$default(timeUtils2, currentPeriodEnd2, requireContext2, (String) null, (DateFormat) null, 0, 28, (Object) null)}, null, 4);
|
||||
aVar.g().f182c.setText(aVar.getString(R.string.okay));
|
||||
aVar.g().f182c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500));
|
||||
aVar.g().f176c.setText(aVar.getString(R.string.okay));
|
||||
aVar.g().f176c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500));
|
||||
} else if (cVar2 instanceof f.c.C0008c) {
|
||||
Integer num = ((f.c.C0008c) cVar2).f;
|
||||
if (num != null) {
|
||||
|
@ -274,8 +274,8 @@ public final class a extends AppDialog {
|
|||
this.m = g.lazy(new e(this));
|
||||
}
|
||||
|
||||
public final w0 g() {
|
||||
return (w0) this.k.getValue((Fragment) this, i[0]);
|
||||
public final v0 g() {
|
||||
return (v0) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog
|
||||
|
@ -283,7 +283,7 @@ public final class a extends AppDialog {
|
|||
m.checkNotNullParameter(view, "view");
|
||||
super.onViewBound(view);
|
||||
g().g.setOnClickListener(new View$OnClickListenerC0005a(0, this));
|
||||
g().f182c.setOnClickListener(new View$OnClickListenerC0005a(1, this));
|
||||
g().f176c.setOnClickListener(new View$OnClickListenerC0005a(1, this));
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog
|
||||
|
|
|
@ -11,7 +11,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt;
|
|||
import c.a.a.c.k;
|
||||
import c.a.e.h0;
|
||||
import c.a.e.j0;
|
||||
import c.a.j.x0;
|
||||
import c.a.j.w0;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.app.AppViewFlipper;
|
||||
|
@ -100,17 +100,17 @@ public final class b extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: PremiumGuildSubscriptionUncancelDialog.kt */
|
||||
public static final /* synthetic */ class c extends d0.z.d.k implements Function1<View, x0> {
|
||||
public static final /* synthetic */ class c extends d0.z.d.k implements Function1<View, w0> {
|
||||
public static final c i = new c();
|
||||
|
||||
public c() {
|
||||
super(1, x0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUncancelDialogBinding;", 0);
|
||||
super(1, w0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUncancelDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public x0 invoke(View view) {
|
||||
public w0 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.notice_header_container;
|
||||
|
@ -137,7 +137,7 @@ public final class b extends AppDialog {
|
|||
i2 = R.id.premium_guild_subscription_uncancel_nevermind;
|
||||
MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_subscription_uncancel_nevermind);
|
||||
if (materialButton != null) {
|
||||
return new x0((LinearLayout) view2, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, imageView, materialButton);
|
||||
return new w0((LinearLayout) view2, linearLayout, textView, loadingButton, textView2, appViewFlipper, textView3, imageView, materialButton);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -186,7 +186,7 @@ public final class b extends AppDialog {
|
|||
MaterialButton materialButton2 = bVar.g().h;
|
||||
m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionUncancelNevermind");
|
||||
ViewExtensions.setEnabledAndAlpha$default(materialButton2, z3 && !((k.c.b) cVar2).b, 0.0f, 2, null);
|
||||
bVar.g().f186c.setIsLoading(z3 && ((k.c.b) cVar2).b);
|
||||
bVar.g().f180c.setIsLoading(z3 && ((k.c.b) cVar2).b);
|
||||
k.c.C0010c cVar3 = k.c.C0010c.a;
|
||||
if (!(!m.areEqual(cVar2, cVar3)) || !z3 || ((k.c.b) cVar2).b) {
|
||||
z2 = false;
|
||||
|
@ -210,7 +210,7 @@ public final class b extends AppDialog {
|
|||
TextView textView5 = bVar.g().b;
|
||||
m.checkNotNullExpressionValue(textView5, "binding.premiumGuildSubscriptionUncancelBody");
|
||||
textView5.setText(bVar.getString(R.string.premium_guild_subscription_inventory_uncancel_confirm_description));
|
||||
bVar.g().f186c.setText(bVar.getString(R.string.okay));
|
||||
bVar.g().f180c.setText(bVar.getString(R.string.okay));
|
||||
} else if (cVar2 instanceof k.c.a) {
|
||||
Integer num = ((k.c.a) cVar2).a;
|
||||
if (num != null) {
|
||||
|
@ -270,8 +270,8 @@ public final class b extends AppDialog {
|
|||
this.m = g.lazy(new e(this));
|
||||
}
|
||||
|
||||
public final x0 g() {
|
||||
return (x0) this.k.getValue((Fragment) this, i[0]);
|
||||
public final w0 g() {
|
||||
return (w0) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog
|
||||
|
@ -279,7 +279,7 @@ public final class b extends AppDialog {
|
|||
m.checkNotNullParameter(view, "view");
|
||||
super.onViewBound(view);
|
||||
g().h.setOnClickListener(new a(0, this));
|
||||
g().f186c.setOnClickListener(new a(1, this));
|
||||
g().f180c.setOnClickListener(new a(1, this));
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog
|
||||
|
|
|
@ -8,7 +8,7 @@ import android.widget.LinearLayout;
|
|||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import androidx.fragment.app.FragmentManager;
|
||||
import c.a.j.v0;
|
||||
import c.a.j.u0;
|
||||
import com.airbnb.lottie.LottieAnimationView;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
|
@ -56,17 +56,17 @@ public final class c extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: PremiumGuildSubscriptionActivatedDialog.kt */
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, v0> {
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, u0> {
|
||||
public static final b i = new b();
|
||||
|
||||
public b() {
|
||||
super(1, v0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionActivatedDialogBinding;", 0);
|
||||
super(1, u0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionActivatedDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public v0 invoke(View view) {
|
||||
public u0 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.premium_guild_subscription_activated_body1;
|
||||
|
@ -81,7 +81,7 @@ public final class c extends AppDialog {
|
|||
i2 = R.id.premium_guild_subscription_activated_ok;
|
||||
MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_subscription_activated_ok);
|
||||
if (materialButton != null) {
|
||||
return new v0((LinearLayout) view2, textView, textView2, lottieAnimationView, materialButton);
|
||||
return new u0((LinearLayout) view2, textView, textView2, lottieAnimationView, materialButton);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -109,8 +109,8 @@ public final class c extends AppDialog {
|
|||
super(R.layout.premium_guild_subscription_activated_dialog);
|
||||
}
|
||||
|
||||
public final v0 g() {
|
||||
return (v0) this.l.getValue((Fragment) this, i[0]);
|
||||
public final u0 g() {
|
||||
return (u0) this.l.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // androidx.fragment.app.DialogFragment, android.content.DialogInterface.OnDismissListener
|
||||
|
@ -131,7 +131,7 @@ public final class c extends AppDialog {
|
|||
Bundle arguments = getArguments();
|
||||
CharSequence charSequence = null;
|
||||
textView.setText(arguments != null ? arguments.getCharSequence("extra_body1_text") : null);
|
||||
TextView textView2 = g().f176c;
|
||||
TextView textView2 = g().f170c;
|
||||
m.checkNotNullExpressionValue(textView2, "binding.premiumGuildSubscriptionActivatedBody2");
|
||||
Bundle arguments2 = getArguments();
|
||||
if (arguments2 != null) {
|
||||
|
|
|
@ -5,7 +5,7 @@ import android.view.View;
|
|||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import c.a.j.i1;
|
||||
import c.a.j.h1;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.dialogs.SimpleConfirmationDialogArgs;
|
||||
|
@ -98,17 +98,17 @@ public final class d extends AppDialog {
|
|||
|
||||
/* compiled from: SimpleConfirmationDialog.kt */
|
||||
/* renamed from: c.a.a.d$d reason: collision with other inner class name */
|
||||
public static final /* synthetic */ class C0011d extends k implements Function1<View, i1> {
|
||||
public static final /* synthetic */ class C0011d extends k implements Function1<View, h1> {
|
||||
public static final C0011d i = new C0011d();
|
||||
|
||||
public C0011d() {
|
||||
super(1, i1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SimpleConfirmationDialogBinding;", 0);
|
||||
super(1, h1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SimpleConfirmationDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public i1 invoke(View view) {
|
||||
public h1 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.notice_header_container;
|
||||
|
@ -126,7 +126,7 @@ public final class d extends AppDialog {
|
|||
i2 = R.id.simple_confirmation_dialog_title;
|
||||
TextView textView2 = (TextView) view2.findViewById(R.id.simple_confirmation_dialog_title);
|
||||
if (textView2 != null) {
|
||||
return new i1((LinearLayout) view2, linearLayout, textView, materialButton, materialButton2, textView2);
|
||||
return new h1((LinearLayout) view2, linearLayout, textView, materialButton, materialButton2, textView2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -144,8 +144,8 @@ public final class d extends AppDialog {
|
|||
return (SimpleConfirmationDialogArgs) this.k.getValue();
|
||||
}
|
||||
|
||||
public final i1 h() {
|
||||
return (i1) this.m.getValue((Fragment) this, i[0]);
|
||||
public final h1 h() {
|
||||
return (h1) this.m.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog
|
||||
|
@ -154,8 +154,8 @@ public final class d extends AppDialog {
|
|||
requireDialog().setCanceledOnTouchOutside(true);
|
||||
h().d.setOnClickListener(new a(0, this));
|
||||
h().d.setText(g().k);
|
||||
h().f108c.setOnClickListener(new a(1, this));
|
||||
MaterialButton materialButton = h().f108c;
|
||||
h().f102c.setOnClickListener(new a(1, this));
|
||||
MaterialButton materialButton = h().f102c;
|
||||
m.checkNotNullExpressionValue(materialButton, "binding.simpleConfirmationDialogNegative");
|
||||
materialButton.setText(g().l);
|
||||
TextView textView = h().e;
|
||||
|
|
|
@ -8,7 +8,7 @@ import android.widget.RelativeLayout;
|
|||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import androidx.fragment.app.FragmentManager;
|
||||
import c.a.j.y0;
|
||||
import c.a.j.x0;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.utilities.analytics.AnalyticsTracker;
|
||||
|
@ -125,17 +125,17 @@ public final class a extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: PremiumGuildSubscriptionUpsellDialog.kt */
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, y0> {
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, x0> {
|
||||
public static final c i = new c();
|
||||
|
||||
public c() {
|
||||
super(1, y0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUpsellDialogBinding;", 0);
|
||||
super(1, x0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildSubscriptionUpsellDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public y0 invoke(View view) {
|
||||
public x0 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.premium_guild_upsell_close;
|
||||
|
@ -147,7 +147,7 @@ public final class a extends AppDialog {
|
|||
i2 = R.id.premium_guild_upsell_subscribe_button;
|
||||
MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.premium_guild_upsell_subscribe_button);
|
||||
if (materialButton != null) {
|
||||
return new y0((RelativeLayout) view2, imageView, textView, materialButton);
|
||||
return new x0((RelativeLayout) view2, imageView, textView, materialButton);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -186,8 +186,8 @@ public final class a extends AppDialog {
|
|||
super(R.layout.premium_guild_subscription_upsell_dialog);
|
||||
}
|
||||
|
||||
public final y0 g() {
|
||||
return (y0) this.k.getValue((Fragment) this, i[0]);
|
||||
public final x0 g() {
|
||||
return (x0) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog
|
||||
|
@ -202,6 +202,6 @@ public final class a extends AppDialog {
|
|||
Bundle arguments3 = getArguments();
|
||||
g().d.setOnClickListener(new d(this, j2, valueOf, arguments3 != null ? arguments3.getString("extra_page") : null, string));
|
||||
g().b.setOnClickListener(new View$OnClickListenerC0012a(0, this));
|
||||
g().f191c.setOnClickListener(new View$OnClickListenerC0012a(1, this));
|
||||
g().f185c.setOnClickListener(new View$OnClickListenerC0012a(1, this));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,8 +12,8 @@ import androidx.fragment.app.Fragment;
|
|||
import androidx.fragment.app.FragmentManager;
|
||||
import androidx.viewpager2.adapter.FragmentStateAdapter;
|
||||
import androidx.viewpager2.widget.ViewPager2;
|
||||
import c.a.j.k5;
|
||||
import c.a.j.n0;
|
||||
import c.a.j.j5;
|
||||
import c.a.j.m0;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.app.AppFragment;
|
||||
|
@ -184,17 +184,17 @@ public final class b extends AppDialog {
|
|||
|
||||
/* compiled from: MultiValuePropPremiumUpsellDialog.kt */
|
||||
/* renamed from: c.a.a.e.b$d$b reason: collision with other inner class name */
|
||||
public static final /* synthetic */ class C0014b extends k implements Function1<View, k5> {
|
||||
public static final /* synthetic */ class C0014b extends k implements Function1<View, j5> {
|
||||
public static final C0014b i = new C0014b();
|
||||
|
||||
public C0014b() {
|
||||
super(1, k5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0);
|
||||
super(1, j5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public k5 invoke(View view) {
|
||||
public j5 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.premium_upsell_body;
|
||||
|
@ -206,7 +206,7 @@ public final class b extends AppDialog {
|
|||
i2 = R.id.premium_upsell_img;
|
||||
ImageView imageView = (ImageView) view2.findViewById(R.id.premium_upsell_img);
|
||||
if (imageView != null) {
|
||||
return new k5((LinearLayout) view2, textView, textView2, imageView);
|
||||
return new j5((LinearLayout) view2, textView, textView2, imageView);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -218,8 +218,8 @@ public final class b extends AppDialog {
|
|||
super(R.layout.widget_premium_upsell);
|
||||
}
|
||||
|
||||
public final k5 g() {
|
||||
return (k5) this.k.getValue((Fragment) this, i[0]);
|
||||
public final j5 g() {
|
||||
return (j5) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppFragment
|
||||
|
@ -229,7 +229,7 @@ public final class b extends AppDialog {
|
|||
ImageView imageView = g().d;
|
||||
Bundle arguments = getArguments();
|
||||
imageView.setImageResource(arguments != null ? arguments.getInt("extra_image_id") : 0);
|
||||
TextView textView = g().f121c;
|
||||
TextView textView = g().f114c;
|
||||
m.checkNotNullExpressionValue(textView, "binding.premiumUpsellHeader");
|
||||
Bundle arguments2 = getArguments();
|
||||
textView.setText(arguments2 != null ? arguments2.getString("extra_header_string") : null);
|
||||
|
@ -278,17 +278,17 @@ public final class b extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: MultiValuePropPremiumUpsellDialog.kt */
|
||||
public static final /* synthetic */ class f extends k implements Function1<View, n0> {
|
||||
public static final /* synthetic */ class f extends k implements Function1<View, m0> {
|
||||
public static final f i = new f();
|
||||
|
||||
public f() {
|
||||
super(1, n0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/MultiValuePropPremiumUpsellDialogBinding;", 0);
|
||||
super(1, m0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/MultiValuePropPremiumUpsellDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public n0 invoke(View view) {
|
||||
public m0 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.premium_upsell_button_container;
|
||||
|
@ -312,7 +312,7 @@ public final class b extends AppDialog {
|
|||
i2 = R.id.premium_upsell_viewpager;
|
||||
ViewPager2 viewPager2 = (ViewPager2) view2.findViewById(R.id.premium_upsell_viewpager);
|
||||
if (viewPager2 != null) {
|
||||
return new n0((RelativeLayout) view2, linearLayout, materialButton, findViewById, tabLayout, materialButton2, materialButton3, viewPager2);
|
||||
return new m0((RelativeLayout) view2, linearLayout, materialButton, findViewById, tabLayout, materialButton2, materialButton3, viewPager2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -344,8 +344,8 @@ public final class b extends AppDialog {
|
|||
bVar.dismiss();
|
||||
}
|
||||
|
||||
public final n0 h() {
|
||||
return (n0) this.k.getValue((Fragment) this, i[0]);
|
||||
public final m0 h() {
|
||||
return (m0) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
public final boolean i() {
|
||||
|
@ -431,11 +431,11 @@ public final class b extends AppDialog {
|
|||
m.throwUninitializedPropertyAccessException("pagerAdapter");
|
||||
}
|
||||
viewPager2.setAdapter(eVar);
|
||||
TabLayout tabLayout = h().f133c;
|
||||
TabLayout tabLayout = h().f127c;
|
||||
m.checkNotNullExpressionValue(tabLayout, "binding.premiumUpsellDots");
|
||||
int i2 = 8;
|
||||
tabLayout.setVisibility(j() ? 0 : 8);
|
||||
TabLayout tabLayout2 = h().f133c;
|
||||
TabLayout tabLayout2 = h().f127c;
|
||||
m.checkNotNullExpressionValue(tabLayout2, "binding.premiumUpsellDots");
|
||||
ViewPager2 viewPager22 = h().f;
|
||||
m.checkNotNullExpressionValue(viewPager22, "binding.premiumUpsellViewpager");
|
||||
|
|
|
@ -8,7 +8,7 @@ import android.widget.ImageView;
|
|||
import android.widget.RelativeLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import c.a.j.z0;
|
||||
import c.a.j.y0;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.utilities.resources.StringResourceUtilsKt;
|
||||
|
@ -73,17 +73,17 @@ public final class c extends AppDialog {
|
|||
|
||||
/* compiled from: UpgradePremiumGuildDialog.kt */
|
||||
/* renamed from: c.a.a.e.c$c reason: collision with other inner class name */
|
||||
public static final /* synthetic */ class C0015c extends k implements Function1<View, z0> {
|
||||
public static final /* synthetic */ class C0015c extends k implements Function1<View, y0> {
|
||||
public static final C0015c i = new C0015c();
|
||||
|
||||
public C0015c() {
|
||||
super(1, z0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildUpgradeDialogBinding;", 0);
|
||||
super(1, y0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumGuildUpgradeDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public z0 invoke(View view) {
|
||||
public y0 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.continue_button;
|
||||
|
@ -101,7 +101,7 @@ public final class c extends AppDialog {
|
|||
i2 = R.id.upgrade_button;
|
||||
MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.upgrade_button);
|
||||
if (materialButton != null) {
|
||||
return new z0((RelativeLayout) view2, textView, imageView, textView2, textView3, materialButton);
|
||||
return new y0((RelativeLayout) view2, textView, imageView, textView2, textView3, materialButton);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -115,8 +115,8 @@ public final class c extends AppDialog {
|
|||
super(R.layout.premium_guild_upgrade_dialog);
|
||||
}
|
||||
|
||||
public final z0 g() {
|
||||
return (z0) this.o.getValue((Fragment) this, i[0]);
|
||||
public final y0 g() {
|
||||
return (y0) this.o.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog, androidx.fragment.app.DialogFragment, androidx.fragment.app.Fragment
|
||||
|
@ -150,6 +150,6 @@ public final class c extends AppDialog {
|
|||
textView3.setVisibility(this.n ^ true ? 0 : 8);
|
||||
g().b.setOnClickListener(new a(0, this));
|
||||
g().f.setOnClickListener(new a(1, this));
|
||||
g().f196c.setOnClickListener(new a(2, this));
|
||||
g().f190c.setOnClickListener(new a(2, this));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@ import android.widget.LinearLayout;
|
|||
import android.widget.TextView;
|
||||
import androidx.core.content.ContextCompat;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import c.a.j.j1;
|
||||
import c.a.j.i1;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.utilities.viewbinding.FragmentViewBindingDelegate;
|
||||
|
@ -65,17 +65,17 @@ public final class d extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: SingleValuePropPremiumUpsellDialog.kt */
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, j1> {
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, i1> {
|
||||
public static final c i = new c();
|
||||
|
||||
public c() {
|
||||
super(1, j1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SingleValuePropPremiumUpsellDialogBinding;", 0);
|
||||
super(1, i1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/SingleValuePropPremiumUpsellDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public j1 invoke(View view) {
|
||||
public i1 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.button_container;
|
||||
|
@ -102,7 +102,7 @@ public final class d extends AppDialog {
|
|||
i2 = R.id.value_prop_image;
|
||||
ImageView imageView = (ImageView) view2.findViewById(R.id.value_prop_image);
|
||||
if (imageView != null) {
|
||||
return new j1((LinearLayout) view2, linearLayout, materialButton, findViewById, shinyButton, findViewById2, textView, textView2, imageView);
|
||||
return new i1((LinearLayout) view2, linearLayout, materialButton, findViewById, shinyButton, findViewById2, textView, textView2, imageView);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -119,8 +119,8 @@ public final class d extends AppDialog {
|
|||
super(R.layout.single_value_prop_premium_upsell_dialog);
|
||||
}
|
||||
|
||||
public final j1 g() {
|
||||
return (j1) this.k.getValue((Fragment) this, i[0]);
|
||||
public final i1 g() {
|
||||
return (i1) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog
|
||||
|
@ -150,6 +150,6 @@ public final class d extends AppDialog {
|
|||
textView2.setText(str);
|
||||
}
|
||||
g().b.setOnClickListener(new a(0, this));
|
||||
g().f113c.setOnClickListener(new a(1, this));
|
||||
g().f107c.setOnClickListener(new a(1, this));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@ import android.widget.ImageView;
|
|||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import c.a.j.a1;
|
||||
import c.a.j.z0;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.utilities.viewbinding.FragmentViewBindingDelegate;
|
||||
|
@ -69,17 +69,17 @@ public final class e extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: UpgradePremiumYearlyDialog.kt */
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, a1> {
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, z0> {
|
||||
public static final c i = new c();
|
||||
|
||||
public c() {
|
||||
super(1, a1.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumUpgradeYearlyDialogBinding;", 0);
|
||||
super(1, z0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumUpgradeYearlyDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public a1 invoke(View view) {
|
||||
public z0 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.premium_upsell_header;
|
||||
|
@ -97,7 +97,7 @@ public final class e extends AppDialog {
|
|||
i2 = R.id.purchase_premium_yearly;
|
||||
MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.purchase_premium_yearly);
|
||||
if (materialButton != null) {
|
||||
return new a1((LinearLayout) view2, imageView, textView, textView2, textView3, materialButton);
|
||||
return new z0((LinearLayout) view2, imageView, textView, textView2, textView3, materialButton);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -111,8 +111,8 @@ public final class e extends AppDialog {
|
|||
super(R.layout.premium_upgrade_yearly_dialog);
|
||||
}
|
||||
|
||||
public final a1 g() {
|
||||
return (a1) this.o.getValue((Fragment) this, i[0]);
|
||||
public final z0 g() {
|
||||
return (z0) this.o.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog, androidx.fragment.app.DialogFragment, androidx.fragment.app.Fragment
|
||||
|
@ -138,7 +138,7 @@ public final class e extends AppDialog {
|
|||
TextView textView = g().d;
|
||||
m.checkNotNullExpressionValue(textView, "binding.premiumUpsellYearlyTitle");
|
||||
c.a.l.b.n(textView, R.string.premium_upsell_yearly_title, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f)), k}, null, 4);
|
||||
TextView textView2 = g().f63c;
|
||||
TextView textView2 = g().f196c;
|
||||
m.checkNotNullExpressionValue(textView2, "binding.premiumUpsellYearlyDescription");
|
||||
c.a.l.b.n(textView2, R.string.premium_upsell_yearly_description, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f))}, null, 4);
|
||||
MaterialButton materialButton = g().f;
|
||||
|
|
|
@ -9,7 +9,7 @@ import android.widget.TextView;
|
|||
import androidx.core.content.ContextCompat;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import androidx.fragment.app.FragmentManager;
|
||||
import c.a.j.t0;
|
||||
import c.a.j.s0;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.utilities.drawable.DrawableCompat;
|
||||
|
@ -48,17 +48,17 @@ public final class f extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: PremiumActivatedDialog.kt */
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, t0> {
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, s0> {
|
||||
public static final b i = new b();
|
||||
|
||||
public b() {
|
||||
super(1, t0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumActivatedDialogBinding;", 0);
|
||||
super(1, s0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumActivatedDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public t0 invoke(View view) {
|
||||
public s0 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.premium_activated_confirm;
|
||||
|
@ -79,7 +79,7 @@ public final class f extends AppDialog {
|
|||
i2 = R.id.premium_activated_wumpus;
|
||||
ImageView imageView4 = (ImageView) view2.findViewById(R.id.premium_activated_wumpus);
|
||||
if (imageView4 != null) {
|
||||
return new t0((LinearLayout) view2, materialButton, textView, imageView, imageView2, imageView3, imageView4);
|
||||
return new s0((LinearLayout) view2, materialButton, textView, imageView, imageView2, imageView3, imageView4);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -112,8 +112,8 @@ public final class f extends AppDialog {
|
|||
super(R.layout.premium_activated_dialog);
|
||||
}
|
||||
|
||||
public final t0 g() {
|
||||
return (t0) this.l.getValue((Fragment) this, i[0]);
|
||||
public final s0 g() {
|
||||
return (s0) this.l.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment
|
||||
|
@ -144,7 +144,7 @@ public final class f extends AppDialog {
|
|||
m.checkNotNullExpressionValue(imageView, "binding.premiumActivatedWumpus");
|
||||
imageView.setScaleX(z2 ? 1.0f : -1.0f);
|
||||
g().f.setImageDrawable(ContextCompat.getDrawable(requireContext(), i2));
|
||||
TextView textView = g().f164c;
|
||||
TextView textView = g().f158c;
|
||||
m.checkNotNullExpressionValue(textView, "binding.premiumActivatedDescription");
|
||||
textView.setText(getString(i6));
|
||||
requireDialog().setCanceledOnTouchOutside(true);
|
||||
|
|
|
@ -5,7 +5,7 @@ import android.view.View;
|
|||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import c.a.j.u0;
|
||||
import c.a.j.t0;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.utilities.viewbinding.FragmentViewBindingDelegate;
|
||||
|
@ -32,17 +32,17 @@ public final class g extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: PremiumAndPremiumGuildActivatedDialog.kt */
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, u0> {
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, t0> {
|
||||
public static final b i = new b();
|
||||
|
||||
public b() {
|
||||
super(1, u0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumAndPremiumGuildActivatedDialogBinding;", 0);
|
||||
super(1, t0.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/PremiumAndPremiumGuildActivatedDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public u0 invoke(View view) {
|
||||
public t0 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.premium_activated_confirm;
|
||||
|
@ -51,7 +51,7 @@ public final class g extends AppDialog {
|
|||
i2 = R.id.premium_and_premium_guild_activated_text;
|
||||
TextView textView = (TextView) view2.findViewById(R.id.premium_and_premium_guild_activated_text);
|
||||
if (textView != null) {
|
||||
return new u0((LinearLayout) view2, materialButton, textView);
|
||||
return new t0((LinearLayout) view2, materialButton, textView);
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(view2.getResources().getResourceName(i2)));
|
||||
|
@ -94,10 +94,10 @@ public final class g extends AppDialog {
|
|||
m.checkNotNullExpressionValue(str, "arguments?.getString(EXTRA_PLAN_NAME) ?: \"\"");
|
||||
FragmentViewBindingDelegate fragmentViewBindingDelegate = this.l;
|
||||
KProperty<?>[] kPropertyArr = i;
|
||||
TextView textView = ((u0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f170c;
|
||||
TextView textView = ((t0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f164c;
|
||||
m.checkNotNullExpressionValue(textView, "binding.premiumAndPremiumGuildActivatedText");
|
||||
c.a.l.b.n(textView, R.string.billing_premium_and_premium_guild_plan_activated, new Object[]{str}, null, 4);
|
||||
requireDialog().setCanceledOnTouchOutside(true);
|
||||
((u0) this.l.getValue((Fragment) this, kPropertyArr[0])).b.setOnClickListener(new c(this));
|
||||
((t0) this.l.getValue((Fragment) this, kPropertyArr[0])).b.setOnClickListener(new c(this));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@ import android.view.View;
|
|||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import c.a.j.g5;
|
||||
import c.a.j.f5;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.stores.StoreNotices;
|
||||
|
@ -79,17 +79,17 @@ public final class a extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: WidgetMaskedLinksDialog.kt */
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, g5> {
|
||||
public static final /* synthetic */ class c extends k implements Function1<View, f5> {
|
||||
public static final c i = new c();
|
||||
|
||||
public c() {
|
||||
super(1, g5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0);
|
||||
super(1, f5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public g5 invoke(View view) {
|
||||
public f5 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.masked_links_body_text;
|
||||
|
@ -107,7 +107,7 @@ public final class a extends AppDialog {
|
|||
i2 = R.id.view_dialog_confirmation_header;
|
||||
TextView textView3 = (TextView) view2.findViewById(R.id.view_dialog_confirmation_header);
|
||||
if (textView3 != null) {
|
||||
return new g5((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3);
|
||||
return new f5((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -135,8 +135,8 @@ public final class a extends AppDialog {
|
|||
super(R.layout.widget_masked_links_dialog);
|
||||
}
|
||||
|
||||
public final g5 g() {
|
||||
return (g5) this.k.getValue((Fragment) this, i[0]);
|
||||
public final f5 g() {
|
||||
return (f5) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // androidx.fragment.app.Fragment
|
||||
|
@ -167,7 +167,7 @@ public final class a extends AppDialog {
|
|||
TextView textView = g().b;
|
||||
m.checkNotNullExpressionValue(textView, "binding.maskedLinksBodyText");
|
||||
c.a.l.b.n(textView, R.string.masked_link_body, new Object[]{obj}, null, 4);
|
||||
g().f102c.setOnClickListener(new d(this));
|
||||
g().f95c.setOnClickListener(new d(this));
|
||||
g().d.setOnClickListener(new View$OnClickListenerC0018a(0, this, str));
|
||||
g().e.setOnClickListener(new View$OnClickListenerC0018a(1, this, str));
|
||||
}
|
||||
|
|
|
@ -111,11 +111,11 @@ public final class i extends AppDialog {
|
|||
String string2 = getArgumentsOrDefault().getString("ARG_USERNAME", "");
|
||||
int i2 = getArgumentsOrDefault().getInt("ARG_PLATFORM_IMAGE_RES", 0);
|
||||
if (i2 != 0) {
|
||||
TextView textView = g().f103c;
|
||||
TextView textView = g().f100c;
|
||||
m.checkNotNullExpressionValue(textView, "binding.connectedAccountActionsDialogHeader");
|
||||
ViewExtensions.setCompoundDrawableWithIntrinsicBounds$default(textView, i2, 0, 0, 0, 14, null);
|
||||
}
|
||||
TextView textView2 = g().f103c;
|
||||
TextView textView2 = g().f100c;
|
||||
m.checkNotNullExpressionValue(textView2, "binding.connectedAccountActionsDialogHeader");
|
||||
textView2.setText(string2);
|
||||
TextView textView3 = g().d;
|
||||
|
|
|
@ -93,7 +93,7 @@ public final class j extends AppDialog {
|
|||
requireDialog().setCanceledOnTouchOutside(true);
|
||||
FragmentViewBindingDelegate fragmentViewBindingDelegate = this.k;
|
||||
KProperty<?>[] kPropertyArr = i;
|
||||
((e) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f87c.setOnClickListener(new c(this));
|
||||
((e) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f85c.setOnClickListener(new c(this));
|
||||
Bundle arguments = getArguments();
|
||||
Integer valueOf = arguments != null ? Integer.valueOf(arguments.getInt("ARG_MAX_VIDEO_CHANNEL_USERS")) : null;
|
||||
TextView textView = ((e) this.k.getValue((Fragment) this, kPropertyArr[0])).b;
|
||||
|
|
|
@ -133,7 +133,7 @@ public final class k extends AppDialog {
|
|||
@Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment
|
||||
public void onPause() {
|
||||
super.onPause();
|
||||
g().f117c.clearFocus();
|
||||
g().f115c.clearFocus();
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog
|
||||
|
@ -147,12 +147,12 @@ public final class k extends AppDialog {
|
|||
charSequence = "";
|
||||
}
|
||||
textView.setText(charSequence);
|
||||
DatePicker datePicker = g().f117c;
|
||||
DatePicker datePicker = g().f115c;
|
||||
m.checkNotNullExpressionValue(datePicker, "binding.dialogDatePickerInput");
|
||||
Bundle arguments2 = getArguments();
|
||||
long j2 = 0;
|
||||
datePicker.setMaxDate(arguments2 != null ? arguments2.getLong("max_date") : 0);
|
||||
DatePicker datePicker2 = g().f117c;
|
||||
DatePicker datePicker2 = g().f115c;
|
||||
m.checkNotNullExpressionValue(datePicker2, "binding.dialogDatePickerInput");
|
||||
datePicker2.setMinDate(BirthdayHelper.INSTANCE.subtractYearsFromToday(FontUtils.MAX_FONT_SCALING));
|
||||
Bundle arguments3 = getArguments();
|
||||
|
@ -166,7 +166,7 @@ public final class k extends AppDialog {
|
|||
Calendar instance = Calendar.getInstance();
|
||||
m.checkNotNullExpressionValue(instance, "calendar");
|
||||
instance.setTimeInMillis(this.l);
|
||||
g().f117c.init(instance.get(1), instance.get(2), instance.get(5), new c(this));
|
||||
g().f115c.init(instance.get(1), instance.get(2), instance.get(5), new c(this));
|
||||
g().b.setOnClickListener(new d(this));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@ import android.view.View;
|
|||
import android.widget.LinearLayout;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import androidx.fragment.app.FragmentManager;
|
||||
import c.a.j.s;
|
||||
import c.a.j.r;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.utilities.viewbinding.FragmentViewBindingDelegate;
|
||||
|
@ -32,17 +32,17 @@ public final class m extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: GuildVideoAtCapacityDialog.kt */
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, s> {
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, r> {
|
||||
public static final b i = new b();
|
||||
|
||||
public b() {
|
||||
super(1, s.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/GuildVideoAtCapacityBinding;", 0);
|
||||
super(1, r.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/GuildVideoAtCapacityBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public s invoke(View view) {
|
||||
public r invoke(View view) {
|
||||
View view2 = view;
|
||||
d0.z.d.m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.guild_video_at_capacity_confirm;
|
||||
|
@ -51,7 +51,7 @@ public final class m extends AppDialog {
|
|||
i2 = R.id.notice_header_container;
|
||||
LinearLayout linearLayout = (LinearLayout) view2.findViewById(R.id.notice_header_container);
|
||||
if (linearLayout != null) {
|
||||
return new s((LinearLayout) view2, materialButton, linearLayout);
|
||||
return new r((LinearLayout) view2, materialButton, linearLayout);
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(view2.getResources().getResourceName(i2)));
|
||||
|
@ -80,6 +80,6 @@ public final class m extends AppDialog {
|
|||
public void onResume() {
|
||||
super.onResume();
|
||||
requireDialog().setCanceledOnTouchOutside(true);
|
||||
((s) this.k.getValue((Fragment) this, i[0])).b.setOnClickListener(new c(this));
|
||||
((r) this.k.getValue((Fragment) this, i[0])).b.setOnClickListener(new c(this));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,6 +12,7 @@ import androidx.recyclerview.widget.RecyclerView;
|
|||
import c.a.j.l;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.databinding.DialogSimpleSelectorItemBinding;
|
||||
import com.discord.utilities.view.recycler.MaxHeightRecyclerView;
|
||||
import com.discord.utilities.viewbinding.FragmentViewBindingDelegate;
|
||||
import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt;
|
||||
|
@ -22,7 +23,6 @@ import d0.z.d.a0;
|
|||
import d0.z.d.k;
|
||||
import d0.z.d.m;
|
||||
import d0.z.d.o;
|
||||
import java.util.Objects;
|
||||
import kotlin.Unit;
|
||||
import kotlin.jvm.functions.Function1;
|
||||
import kotlin.jvm.functions.Function2;
|
||||
|
@ -58,17 +58,17 @@ public final class n extends AppDialog {
|
|||
|
||||
/* compiled from: SelectorDialog.kt */
|
||||
public final class b extends SimpleRecyclerAdapter.ViewHolder<CharSequence> {
|
||||
public final c.a.j.m a;
|
||||
public final DialogSimpleSelectorItemBinding a;
|
||||
public final /* synthetic */ n b;
|
||||
|
||||
/* JADX WARNING: Illegal instructions before constructor call */
|
||||
public b(n nVar, c.a.j.m mVar) {
|
||||
public b(n nVar, DialogSimpleSelectorItemBinding dialogSimpleSelectorItemBinding) {
|
||||
super(r2);
|
||||
m.checkNotNullParameter(mVar, "binding");
|
||||
m.checkNotNullParameter(dialogSimpleSelectorItemBinding, "binding");
|
||||
this.b = nVar;
|
||||
TextView textView = mVar.a;
|
||||
TextView textView = dialogSimpleSelectorItemBinding.a;
|
||||
m.checkNotNullExpressionValue(textView, "binding.root");
|
||||
this.a = mVar;
|
||||
this.a = dialogSimpleSelectorItemBinding;
|
||||
}
|
||||
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
|
@ -146,11 +146,9 @@ public final class n extends AppDialog {
|
|||
ViewGroup viewGroup2 = viewGroup;
|
||||
m.checkNotNullParameter(layoutInflater2, "inflater");
|
||||
m.checkNotNullParameter(viewGroup2, "parent");
|
||||
View inflate = layoutInflater2.inflate(R.layout.dialog_simple_selector_item, viewGroup2, false);
|
||||
Objects.requireNonNull(inflate, "rootView");
|
||||
c.a.j.m mVar = new c.a.j.m((TextView) inflate);
|
||||
m.checkNotNullExpressionValue(mVar, "DialogSimpleSelectorItem…(inflater, parent, false)");
|
||||
return new b(this.this$0, mVar);
|
||||
DialogSimpleSelectorItemBinding a = DialogSimpleSelectorItemBinding.a(layoutInflater2, viewGroup2, false);
|
||||
m.checkNotNullExpressionValue(a, "DialogSimpleSelectorItem…(inflater, parent, false)");
|
||||
return new b(this.this$0, a);
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -178,10 +176,10 @@ public final class n extends AppDialog {
|
|||
g().b.setOnClickListener(new d(this));
|
||||
CharSequence[] charSequenceArray = getArgumentsOrDefault().getCharSequenceArray("INTENT_DIALOG_OPTIONS");
|
||||
if (charSequenceArray != null) {
|
||||
MaxHeightRecyclerView maxHeightRecyclerView = g().f122c;
|
||||
MaxHeightRecyclerView maxHeightRecyclerView = g().f121c;
|
||||
m.checkNotNullExpressionValue(maxHeightRecyclerView, "binding.dialogSelections");
|
||||
maxHeightRecyclerView.setAdapter(new SimpleRecyclerAdapter(j.asList(charSequenceArray), new e(this)));
|
||||
MaxHeightRecyclerView maxHeightRecyclerView2 = g().f122c;
|
||||
MaxHeightRecyclerView maxHeightRecyclerView2 = g().f121c;
|
||||
RecyclerView.Adapter adapter = maxHeightRecyclerView2.getAdapter();
|
||||
if (adapter != null) {
|
||||
adapter.notifyDataSetChanged();
|
||||
|
@ -189,7 +187,7 @@ public final class n extends AppDialog {
|
|||
maxHeightRecyclerView2.setHasFixedSize(false);
|
||||
maxHeightRecyclerView2.setNestedScrollingEnabled(false);
|
||||
SimpleRecyclerAdapter.Companion companion = SimpleRecyclerAdapter.Companion;
|
||||
MaxHeightRecyclerView maxHeightRecyclerView3 = g().f122c;
|
||||
MaxHeightRecyclerView maxHeightRecyclerView3 = g().f121c;
|
||||
m.checkNotNullExpressionValue(maxHeightRecyclerView3, "binding.dialogSelections");
|
||||
companion.addThemedDivider(maxHeightRecyclerView3);
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@ import android.widget.LinearLayout;
|
|||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import androidx.fragment.app.FragmentActivity;
|
||||
import c.a.j.z4;
|
||||
import c.a.j.y4;
|
||||
import com.discord.R;
|
||||
import com.discord.api.auth.mfa.EnableMfaResponse;
|
||||
import com.discord.app.AppDialog;
|
||||
|
@ -42,17 +42,17 @@ public final class r extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: WidgetEnableTwoFactorPasswordDialog.kt */
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, z4> {
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, y4> {
|
||||
public static final b i = new b();
|
||||
|
||||
public b() {
|
||||
super(1, z4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0);
|
||||
super(1, y4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public z4 invoke(View view) {
|
||||
public y4 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.enable_two_factor_password_body_container;
|
||||
|
@ -76,7 +76,7 @@ public final class r extends AppDialog {
|
|||
i2 = R.id.enable_two_factor_password_view_input;
|
||||
TextInputLayout textInputLayout = (TextInputLayout) view2.findViewById(R.id.enable_two_factor_password_view_input);
|
||||
if (textInputLayout != null) {
|
||||
return new z4((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout);
|
||||
return new y4((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -145,7 +145,7 @@ public final class r extends AppDialog {
|
|||
m.checkNotNullParameter(error2, "error");
|
||||
r rVar = this.this$0.i;
|
||||
KProperty[] kPropertyArr = r.i;
|
||||
rVar.g().f200c.setIsLoading(false);
|
||||
rVar.g().f194c.setIsLoading(false);
|
||||
Error.Response response = error2.getResponse();
|
||||
m.checkNotNullExpressionValue(response, "error.response");
|
||||
if (response.getCode() == 60005) {
|
||||
|
@ -173,7 +173,7 @@ public final class r extends AppDialog {
|
|||
TextInputLayout textInputLayout = rVar.g().d;
|
||||
m.checkNotNullExpressionValue(textInputLayout, "binding.enableTwoFactorPasswordViewInput");
|
||||
String textOrEmpty = ViewExtensions.getTextOrEmpty(textInputLayout);
|
||||
this.i.g().f200c.setIsLoading(true);
|
||||
this.i.g().f194c.setIsLoading(true);
|
||||
Observable ui$default = ObservableExtensionsKt.ui$default(ObservableExtensionsKt.restSubscribeOn$default(RestAPI.Companion.getApi().enableMFA(new RestAPIParams.EnableMFA("random code", "random secret", textOrEmpty)), false, 1, null), this.i, null, 2, null);
|
||||
a aVar = a.i;
|
||||
ObservableExtensionsKt.appSubscribe$default(ui$default, this.i.getClass(), this.j.getContext(), (Function1) null, new b(this), (Function0) null, (Function0) null, aVar, 52, (Object) null);
|
||||
|
@ -201,8 +201,8 @@ public final class r extends AppDialog {
|
|||
super(R.layout.widget_enable_two_factor_password_dialog);
|
||||
}
|
||||
|
||||
public final z4 g() {
|
||||
return (z4) this.k.getValue((Fragment) this, i[0]);
|
||||
public final y4 g() {
|
||||
return (y4) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog
|
||||
|
@ -210,8 +210,8 @@ public final class r extends AppDialog {
|
|||
m.checkNotNullParameter(view, "view");
|
||||
super.onViewBound(view);
|
||||
setCancelable(false);
|
||||
g().f200c.setIsLoading(false);
|
||||
g().f200c.setOnClickListener(new d(this, view));
|
||||
g().f194c.setIsLoading(false);
|
||||
g().f194c.setOnClickListener(new d(this, view));
|
||||
g().b.setOnClickListener(new e(this));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt;
|
|||
import c.a.a.w;
|
||||
import c.a.e.h0;
|
||||
import c.a.e.j0;
|
||||
import c.a.j.t5;
|
||||
import c.a.j.s5;
|
||||
import com.discord.R;
|
||||
import com.discord.app.AppDialog;
|
||||
import com.discord.app.AppViewModel;
|
||||
|
@ -46,17 +46,17 @@ public final class s extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: WidgetUrgentMessageDialog.kt */
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, t5> {
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, s5> {
|
||||
public static final b i = new b();
|
||||
|
||||
public b() {
|
||||
super(1, t5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0);
|
||||
super(1, s5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public t5 invoke(View view) {
|
||||
public s5 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.view_dialog_confirmation_confirm;
|
||||
|
@ -68,7 +68,7 @@ public final class s extends AppDialog {
|
|||
i2 = R.id.view_dialog_confirmation_text;
|
||||
TextView textView2 = (TextView) view2.findViewById(R.id.view_dialog_confirmation_text);
|
||||
if (textView2 != null) {
|
||||
return new t5((LinearLayout) view2, loadingButton, textView, textView2);
|
||||
return new s5((LinearLayout) view2, loadingButton, textView, textView2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -94,7 +94,7 @@ public final class s extends AppDialog {
|
|||
m.checkNotNullParameter(dVar2, "viewState");
|
||||
s sVar = this.this$0;
|
||||
KProperty[] kPropertyArr = s.i;
|
||||
TextView textView = sVar.g().f168c;
|
||||
TextView textView = sVar.g().f162c;
|
||||
m.checkNotNullExpressionValue(textView, "binding.viewDialogConfirmationHeader");
|
||||
textView.setText(sVar.getString(R.string.system_dm_urgent_message_modal_header));
|
||||
TextView textView2 = sVar.g().d;
|
||||
|
@ -160,8 +160,8 @@ public final class s extends AppDialog {
|
|||
this.l = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(w.class), new m(1, h0Var), new j0(eVar));
|
||||
}
|
||||
|
||||
public final t5 g() {
|
||||
return (t5) this.k.getValue((Fragment) this, i[0]);
|
||||
public final s5 g() {
|
||||
return (s5) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
public final w h() {
|
||||
|
|
|
@ -9,7 +9,7 @@ import android.widget.LinearLayout;
|
|||
import android.widget.RelativeLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import c.a.j.p;
|
||||
import c.a.j.o;
|
||||
import com.discord.R;
|
||||
import com.discord.api.premium.PremiumTier;
|
||||
import com.discord.api.premium.SubscriptionInterval;
|
||||
|
@ -27,7 +27,6 @@ import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt;
|
|||
import com.google.android.material.button.MaterialButton;
|
||||
import d0.z.d.k;
|
||||
import d0.z.d.m;
|
||||
import d0.z.d.o;
|
||||
import kotlin.Pair;
|
||||
import kotlin.Unit;
|
||||
import kotlin.jvm.functions.Function0;
|
||||
|
@ -49,17 +48,17 @@ public final class a extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: GiftPurchasedDialog.kt */
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, p> {
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, o> {
|
||||
public static final b i = new b();
|
||||
|
||||
public b() {
|
||||
super(1, p.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/GiftPurchasedDialogBinding;", 0);
|
||||
super(1, o.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/GiftPurchasedDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public p invoke(View view) {
|
||||
public o invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.gift_entitlement_code;
|
||||
|
@ -83,7 +82,7 @@ public final class a extends AppDialog {
|
|||
i2 = R.id.gift_purchased_icon;
|
||||
ImageView imageView = (ImageView) view2.findViewById(R.id.gift_purchased_icon);
|
||||
if (imageView != null) {
|
||||
return new p((LinearLayout) view2, textView, relativeLayout, materialButton, linkifiedTextView, materialButton2, textView2, imageView);
|
||||
return new o((LinearLayout) view2, textView, relativeLayout, materialButton, linkifiedTextView, materialButton2, textView2, imageView);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -114,7 +113,7 @@ public final class a extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: GiftPurchasedDialog.kt */
|
||||
public static final class d extends o implements Function1<RenderContext, Unit> {
|
||||
public static final class d extends d0.z.d.o implements Function1<RenderContext, Unit> {
|
||||
public final /* synthetic */ a this$0;
|
||||
|
||||
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
|
||||
|
@ -162,7 +161,7 @@ public final class a extends AppDialog {
|
|||
MaterialButton materialButton = aVar.g().d;
|
||||
m.checkNotNullExpressionValue(materialButton, "binding.giftEntitlementCopy");
|
||||
materialButton.setText(context.getString(R.string.copied));
|
||||
this.i.g().f141c.setBackgroundResource(DrawableCompat.getThemedDrawableRes$default(context, (int) R.attr.gift_code_copied_outline, 0, 2, (Object) null));
|
||||
this.i.g().f135c.setBackgroundResource(DrawableCompat.getThemedDrawableRes$default(context, (int) R.attr.gift_code_copied_outline, 0, 2, (Object) null));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -171,8 +170,8 @@ public final class a extends AppDialog {
|
|||
super(R.layout.gift_purchased_dialog);
|
||||
}
|
||||
|
||||
public final p g() {
|
||||
return (p) this.l.getValue((Fragment) this, i[0]);
|
||||
public final o g() {
|
||||
return (o) this.l.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
@Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment
|
||||
|
|
|
@ -10,7 +10,7 @@ import androidx.fragment.app.Fragment;
|
|||
import androidx.fragment.app.FragmentActivity;
|
||||
import androidx.fragment.app.FragmentManager;
|
||||
import c.a.e.f;
|
||||
import c.a.j.e4;
|
||||
import c.a.j.d4;
|
||||
import com.discord.R;
|
||||
import com.discord.api.application.Application;
|
||||
import com.discord.api.premium.SubscriptionPlan;
|
||||
|
@ -102,17 +102,17 @@ public final class c extends AppDialog {
|
|||
}
|
||||
|
||||
/* compiled from: WidgetGiftAcceptDialog.kt */
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, e4> {
|
||||
public static final /* synthetic */ class b extends k implements Function1<View, d4> {
|
||||
public static final b i = new b();
|
||||
|
||||
public b() {
|
||||
super(1, e4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0);
|
||||
super(1, d4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0);
|
||||
}
|
||||
|
||||
/* Return type fixed from 'java.lang.Object' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
|
||||
@Override // kotlin.jvm.functions.Function1
|
||||
public e4 invoke(View view) {
|
||||
public d4 invoke(View view) {
|
||||
View view2 = view;
|
||||
m.checkNotNullParameter(view2, "p1");
|
||||
int i2 = R.id.accept_gift_body_container;
|
||||
|
@ -142,7 +142,7 @@ public final class c extends AppDialog {
|
|||
i2 = R.id.accept_gift_progress;
|
||||
ProgressBar progressBar = (ProgressBar) view2.findViewById(R.id.accept_gift_progress);
|
||||
if (progressBar != null) {
|
||||
return new e4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar);
|
||||
return new d4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -218,7 +218,7 @@ public final class c extends AppDialog {
|
|||
str = "";
|
||||
}
|
||||
CharSequence i2 = cVar2.i(gift);
|
||||
LinearLayout linearLayout = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_header_success_nitro, new Object[]{str}, null, 4) : c.a.l.b.k(cVar2, R.string.gift_confirmation_header_success, new Object[0], null, 4), cVar2).f91c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_classic_mobile, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_mobile, new Object[]{i2}, null, 4) : c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_mobile, new Object[]{str}, null, 4), cVar2).e;
|
||||
LinearLayout linearLayout = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_header_success_nitro, new Object[]{str}, null, 4) : c.a.l.b.k(cVar2, R.string.gift_confirmation_header_success, new Object[0], null, 4), cVar2).f84c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_classic_mobile, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_mobile, new Object[]{i2}, null, 4) : c.a.l.b.k(cVar2, R.string.gift_confirmation_body_success_mobile, new Object[]{str}, null, 4), cVar2).e;
|
||||
m.checkNotNullExpressionValue(linearLayout, "binding.acceptGiftDisclaimerContainer");
|
||||
linearLayout.setVisibility(8);
|
||||
MaterialButton materialButton = cVar2.h().d;
|
||||
|
@ -237,7 +237,7 @@ public final class c extends AppDialog {
|
|||
TextView textView = cVar3.h().h;
|
||||
m.checkNotNullExpressionValue(textView, "binding.acceptGiftHeader");
|
||||
c.a.l.b.n(textView, R.string.gift_confirmation_header_fail, new Object[0], null, 4);
|
||||
TextView textView2 = cVar3.h().f91c;
|
||||
TextView textView2 = cVar3.h().f84c;
|
||||
m.checkNotNullExpressionValue(textView2, "binding.acceptGiftBodyText");
|
||||
c.a.l.b.n(textView2, R.string.gift_confirmation_body_claimed, new Object[0], null, 4);
|
||||
LinearLayout linearLayout2 = cVar3.h().e;
|
||||
|
@ -254,7 +254,7 @@ public final class c extends AppDialog {
|
|||
cVar4.g(gift3);
|
||||
ModelStoreListing storeListing2 = gift3.getStoreListing();
|
||||
String name = (storeListing2 == null || (sku2 = storeListing2.getSku()) == null) ? null : sku2.getName();
|
||||
LinearLayout linearLayout3 = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.l.b.k(cVar4, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name}, null, 4) : c.a.l.b.k(cVar4, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar4).f91c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.l.b.k(cVar4, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.l.b.k(cVar4, R.string.gift_confirmation_body_confirm, new Object[]{name}, null, 4), cVar4).e;
|
||||
LinearLayout linearLayout3 = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.l.b.k(cVar4, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name}, null, 4) : c.a.l.b.k(cVar4, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar4).f84c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.l.b.k(cVar4, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.l.b.k(cVar4, R.string.gift_confirmation_body_confirm, new Object[]{name}, null, 4), cVar4).e;
|
||||
m.checkNotNullExpressionValue(linearLayout3, "binding.acceptGiftDisclaimerContainer");
|
||||
if (!gift3.isAnyNitroGift()) {
|
||||
i = 8;
|
||||
|
@ -282,7 +282,7 @@ public final class c extends AppDialog {
|
|||
ProgressBar progressBar = cVar5.h().i;
|
||||
m.checkNotNullExpressionValue(progressBar, "binding.acceptGiftProgress");
|
||||
progressBar.setVisibility(0);
|
||||
LinearLayout linearLayout4 = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.l.b.k(cVar5, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name2}, null, 4) : c.a.l.b.k(cVar5, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar5).f91c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.l.b.k(cVar5, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.l.b.k(cVar5, R.string.gift_confirmation_body_confirm, new Object[]{name2}, null, 4), cVar5).e;
|
||||
LinearLayout linearLayout4 = c.d.b.a.a.e0(c.d.b.a.a.e0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.l.b.k(cVar5, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name2}, null, 4) : c.a.l.b.k(cVar5, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar5).f84c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.l.b.k(cVar5, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.l.b.k(cVar5, R.string.gift_confirmation_body_confirm, new Object[]{name2}, null, 4), cVar5).e;
|
||||
m.checkNotNullExpressionValue(linearLayout4, "binding.acceptGiftDisclaimerContainer");
|
||||
if (!gift4.isAnyNitroGift()) {
|
||||
i = 8;
|
||||
|
@ -297,11 +297,11 @@ public final class c extends AppDialog {
|
|||
TextView textView3 = cVar6.h().h;
|
||||
m.checkNotNullExpressionValue(textView3, "binding.acceptGiftHeader");
|
||||
textView3.setText(c.a.l.b.k(cVar6, R.string.gift_confirmation_header_fail, new Object[0], null, 4));
|
||||
TextView textView4 = cVar6.h().f91c;
|
||||
TextView textView4 = cVar6.h().f84c;
|
||||
m.checkNotNullExpressionValue(textView4, "binding.acceptGiftBodyText");
|
||||
c.a.l.b.n(textView4, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4);
|
||||
if (redeemedFailed.getCanRetry()) {
|
||||
TextView textView5 = cVar6.h().f91c;
|
||||
TextView textView5 = cVar6.h().f84c;
|
||||
m.checkNotNullExpressionValue(textView5, "binding.acceptGiftBodyText");
|
||||
c.a.l.b.n(textView5, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4);
|
||||
MaterialButton materialButton5 = cVar6.h().d;
|
||||
|
@ -315,13 +315,13 @@ public final class c extends AppDialog {
|
|||
} else {
|
||||
Integer errorCode = redeemedFailed.getErrorCode();
|
||||
if (errorCode != null && errorCode.intValue() == 50054) {
|
||||
cVar6.h().f91c.setText(R.string.gift_confirmation_body_self_gift_no_payment);
|
||||
cVar6.h().f84c.setText(R.string.gift_confirmation_body_self_gift_no_payment);
|
||||
} else if (errorCode != null && errorCode.intValue() == 100024) {
|
||||
cVar6.h().f91c.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade);
|
||||
cVar6.h().f84c.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade);
|
||||
} else if (errorCode != null && errorCode.intValue() == 100022) {
|
||||
cVar6.h().f91c.setText(R.string.gift_confirmation_body_error_subscription_managed);
|
||||
cVar6.h().f84c.setText(R.string.gift_confirmation_body_error_subscription_managed);
|
||||
} else if (errorCode != null && errorCode.intValue() == 100025) {
|
||||
cVar6.h().f91c.setText(R.string.gift_confirmation_body_error_invoice_open);
|
||||
cVar6.h().f84c.setText(R.string.gift_confirmation_body_error_invoice_open);
|
||||
}
|
||||
MaterialButton materialButton6 = cVar6.h().d;
|
||||
m.checkNotNullExpressionValue(materialButton6, "binding.acceptGiftConfirm");
|
||||
|
@ -376,8 +376,8 @@ public final class c extends AppDialog {
|
|||
progressBar.setVisibility(8);
|
||||
}
|
||||
|
||||
public final e4 h() {
|
||||
return (e4) this.k.getValue((Fragment) this, i[0]);
|
||||
public final d4 h() {
|
||||
return (d4) this.k.getValue((Fragment) this, i[0]);
|
||||
}
|
||||
|
||||
public final CharSequence i(ModelGift modelGift) {
|
||||
|
|
|
@ -42,6 +42,8 @@ import com.discord.api.message.embed.EmbedType;
|
|||
import com.discord.api.message.embed.EmbedTypeTypeAdapter;
|
||||
import com.discord.api.premium.PremiumTier;
|
||||
import com.discord.api.premium.PremiumTierTypeAdapter;
|
||||
import com.discord.api.premium.PriceTierType;
|
||||
import com.discord.api.premium.PriceTierTypeAdapter;
|
||||
import com.discord.api.report.ReportNodeBottomButton;
|
||||
import com.discord.api.report.ReportNodeBottomButtonTypeAdapter;
|
||||
import com.discord.api.report.ReportNodeChild;
|
||||
|
@ -72,7 +74,7 @@ import java.util.Map;
|
|||
import kotlin.jvm.functions.Function0;
|
||||
/* compiled from: TypeAdapterRegistrar.kt */
|
||||
public final class a {
|
||||
public static final Map<Class<? extends Object>, Function0<Object>> a = h0.mapOf(o.to(ActivityPlatform.class, b.i), o.to(ApplicationStatus.class, C0024a.C), o.to(UtcDateTime.class, C0024a.E), o.to(NsfwAllowance.class, C0024a.F), o.to(PremiumTier.class, C0024a.G), o.to(ActivityType.class, C0024a.H), o.to(Phone.class, C0024a.I), o.to(ApplicationCommandType.class, C0024a.J), o.to(OAuthScope.class, C0024a.K), o.to(GuildVerificationLevel.class, C0024a.i), o.to(GuildExplicitContentFilter.class, C0024a.j), o.to(GuildMaxVideoChannelUsers.class, C0024a.k), o.to(ComponentType.class, C0024a.l), o.to(ButtonStyle.class, C0024a.m), o.to(ReportNodeChild.class, C0024a.n), o.to(ReportNodeElementData.class, C0024a.o), o.to(ReportNodeBottomButton.class, C0024a.p), o.to(ApplicationCommandPermissionType.class, C0024a.q), o.to(StageInstancePrivacyLevel.class, C0024a.r), o.to(FriendSuggestionReasonType.class, C0024a.f39s), o.to(AllowedInSuggestionsType.class, C0024a.t), o.to(StickerFormatType.class, C0024a.u), o.to(LocalizedString.class, C0024a.v), o.to(MessageActivityType.class, C0024a.w), o.to(EmbedType.class, C0024a.f40x), o.to(StickerType.class, C0024a.f41y), o.to(GuildScheduledEventStatus.class, C0024a.f42z), o.to(GuildScheduledEventEntityType.class, C0024a.A), o.to(Science.Event.SchemaObject.class, C0024a.B), o.to(GuildRoleSubscriptionBenefitType.class, C0024a.D));
|
||||
public static final Map<Class<? extends Object>, Function0<Object>> a = h0.mapOf(o.to(ActivityPlatform.class, b.i), o.to(ApplicationStatus.class, C0024a.C), o.to(UtcDateTime.class, C0024a.F), o.to(NsfwAllowance.class, C0024a.G), o.to(PremiumTier.class, C0024a.H), o.to(ActivityType.class, C0024a.I), o.to(Phone.class, C0024a.J), o.to(ApplicationCommandType.class, C0024a.K), o.to(OAuthScope.class, C0024a.L), o.to(GuildVerificationLevel.class, C0024a.i), o.to(GuildExplicitContentFilter.class, C0024a.j), o.to(GuildMaxVideoChannelUsers.class, C0024a.k), o.to(ComponentType.class, C0024a.l), o.to(ButtonStyle.class, C0024a.m), o.to(ReportNodeChild.class, C0024a.n), o.to(ReportNodeElementData.class, C0024a.o), o.to(ReportNodeBottomButton.class, C0024a.p), o.to(ApplicationCommandPermissionType.class, C0024a.q), o.to(StageInstancePrivacyLevel.class, C0024a.r), o.to(FriendSuggestionReasonType.class, C0024a.f39s), o.to(AllowedInSuggestionsType.class, C0024a.t), o.to(StickerFormatType.class, C0024a.u), o.to(LocalizedString.class, C0024a.v), o.to(MessageActivityType.class, C0024a.w), o.to(EmbedType.class, C0024a.f40x), o.to(StickerType.class, C0024a.f41y), o.to(GuildScheduledEventStatus.class, C0024a.f42z), o.to(GuildScheduledEventEntityType.class, C0024a.A), o.to(Science.Event.SchemaObject.class, C0024a.B), o.to(GuildRoleSubscriptionBenefitType.class, C0024a.D), o.to(PriceTierType.class, C0024a.E));
|
||||
public static final List<c.i.d.o> b = n.listOf((Object[]) new c.i.d.o[]{ComponentRuntimeTypeAdapter.INSTANCE.a(), new NullSerializableTypeAdapterFactory()});
|
||||
|
||||
/* compiled from: kotlin-style lambda group */
|
||||
|
@ -89,6 +91,7 @@ public final class a {
|
|||
public static final C0024a I = new C0024a(26);
|
||||
public static final C0024a J = new C0024a(27);
|
||||
public static final C0024a K = new C0024a(28);
|
||||
public static final C0024a L = new C0024a(29);
|
||||
public static final C0024a i = new C0024a(0);
|
||||
public static final C0024a j = new C0024a(1);
|
||||
public static final C0024a k = new C0024a(2);
|
||||
|
@ -115,18 +118,18 @@ public final class a {
|
|||
|
||||
/* renamed from: z reason: collision with root package name */
|
||||
public static final C0024a f42z = new C0024a(17);
|
||||
public final /* synthetic */ int L;
|
||||
public final /* synthetic */ int M;
|
||||
|
||||
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
|
||||
public C0024a(int i2) {
|
||||
super(0);
|
||||
this.L = i2;
|
||||
this.M = i2;
|
||||
}
|
||||
|
||||
@Override // kotlin.jvm.functions.Function0
|
||||
/* renamed from: invoke */
|
||||
public final Object mo1invoke() {
|
||||
switch (this.L) {
|
||||
switch (this.M) {
|
||||
case 0:
|
||||
return new GuildVerificationLevelTypeAdapter();
|
||||
case 1:
|
||||
|
@ -172,18 +175,20 @@ public final class a {
|
|||
case 21:
|
||||
return new GuildRoleSubscriptionBenefitTypeAdapter();
|
||||
case 22:
|
||||
return new UtcDateTimeTypeAdapter();
|
||||
return new PriceTierTypeAdapter();
|
||||
case 23:
|
||||
return new NsfwAllowanceTypeAdapter();
|
||||
return new UtcDateTimeTypeAdapter();
|
||||
case 24:
|
||||
return new PremiumTierTypeAdapter();
|
||||
return new NsfwAllowanceTypeAdapter();
|
||||
case 25:
|
||||
return new ActivityTypeTypeAdapter();
|
||||
return new PremiumTierTypeAdapter();
|
||||
case 26:
|
||||
return new PhoneTypeAdapter();
|
||||
return new ActivityTypeTypeAdapter();
|
||||
case 27:
|
||||
return new CommandTypeAdapter();
|
||||
return new PhoneTypeAdapter();
|
||||
case 28:
|
||||
return new CommandTypeAdapter();
|
||||
case 29:
|
||||
return new OAuthScopeTypeAdapter();
|
||||
default:
|
||||
throw null;
|
||||
|
|
51
app/src/main/java/c/a/d/a/a/c/a.java
Normal file
51
app/src/main/java/c/a/d/a/a/c/a.java
Normal file
|
@ -0,0 +1,51 @@
|
|||
package c.a.d.a.a.c;
|
||||
|
||||
import com.discord.analytics.generated.traits.TrackNetworkMetadata;
|
||||
import com.discord.analytics.generated.traits.TrackNetworkMetadataReceiver;
|
||||
import com.discord.api.science.AnalyticsSchema;
|
||||
import d0.z.d.m;
|
||||
/* compiled from: TrackNetworkActionHubWaitlistSignup.kt */
|
||||
public final class a implements AnalyticsSchema, TrackNetworkMetadataReceiver {
|
||||
public final transient String a;
|
||||
public final Boolean b;
|
||||
|
||||
public a() {
|
||||
this(null);
|
||||
}
|
||||
|
||||
public a(Boolean bool) {
|
||||
this.b = bool;
|
||||
this.a = "network_action_hub_waitlist_signup";
|
||||
}
|
||||
|
||||
@Override // com.discord.analytics.generated.traits.TrackNetworkMetadataReceiver
|
||||
public void a(TrackNetworkMetadata trackNetworkMetadata) {
|
||||
}
|
||||
|
||||
public boolean equals(Object obj) {
|
||||
if (this != obj) {
|
||||
return (obj instanceof a) && m.areEqual(this.b, ((a) obj).b);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override // com.discord.api.science.AnalyticsSchema
|
||||
public String getType() {
|
||||
return this.a;
|
||||
}
|
||||
|
||||
public int hashCode() {
|
||||
Boolean bool = this.b;
|
||||
if (bool != null) {
|
||||
return bool.hashCode();
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
public String toString() {
|
||||
StringBuilder K = c.d.b.a.a.K("TrackNetworkActionHubWaitlistSignup(isEduEmail=");
|
||||
K.append(this.b);
|
||||
K.append(")");
|
||||
return K.toString();
|
||||
}
|
||||
}
|
|
@ -91,7 +91,7 @@ public final class a<K, T extends ChipsView.a> implements View.OnClickListener {
|
|||
@Override // android.view.View.OnClickListener
|
||||
public void onClick(View view) {
|
||||
m.checkNotNullParameter(view, "v");
|
||||
this.p.f1596z.clearFocus();
|
||||
this.p.f1599z.clearFocus();
|
||||
ChipsView<K, T> chipsView = this.p;
|
||||
Objects.requireNonNull(chipsView);
|
||||
m.checkNotNullParameter(this, "chip");
|
||||
|
|
|
@ -12,7 +12,7 @@ public final class g implements View.OnClickListener {
|
|||
|
||||
@Override // android.view.View.OnClickListener
|
||||
public final void onClick(View view) {
|
||||
this.i.f1596z.requestFocus();
|
||||
this.i.f1599z.requestFocus();
|
||||
this.i.f(null);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,26 +5,23 @@ import android.widget.TextView;
|
|||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.discord.views.phone.PhoneOrEmailInputView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: LayoutAgeVerifyUnderageBinding */
|
||||
/* compiled from: LayoutContactSyncAddPhoneBinding */
|
||||
public final class a0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final MaterialButton b;
|
||||
public final PhoneOrEmailInputView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final LinkifiedTextView f62c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
public final MaterialButton f62c;
|
||||
|
||||
public a0(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
public a0(@NonNull ConstraintLayout constraintLayout, @NonNull PhoneOrEmailInputView phoneOrEmailInputView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = constraintLayout;
|
||||
this.b = materialButton;
|
||||
this.f62c = linkifiedTextView;
|
||||
this.d = textView2;
|
||||
this.b = phoneOrEmailInputView;
|
||||
this.f62c = materialButton;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,36 +1,30 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: PremiumUpgradeYearlyDialogBinding */
|
||||
/* compiled from: PrivateChannelSideBarActionsViewBinding */
|
||||
public final class a1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
public final MaterialButton b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f63c;
|
||||
public final MaterialButton f63c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
public final MaterialButton d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
@NonNull
|
||||
public final MaterialButton f;
|
||||
public final MaterialButton e;
|
||||
|
||||
public a1(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) {
|
||||
this.a = linearLayout;
|
||||
this.b = imageView;
|
||||
this.f63c = textView;
|
||||
this.d = textView2;
|
||||
this.e = textView3;
|
||||
this.f = materialButton;
|
||||
public a1(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) {
|
||||
this.a = view;
|
||||
this.b = materialButton;
|
||||
this.f63c = materialButton2;
|
||||
this.d = materialButton3;
|
||||
this.e = materialButton4;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,19 +1,25 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.discovery.speakers.SpeakersRecyclerView;
|
||||
/* compiled from: ViewDiscoveryStageCardSpeakersBinding */
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: ViewDiscoveryStageCardTopHatBinding */
|
||||
public final class a2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final SpeakersRecyclerView b;
|
||||
public final SimpleDraweeView b;
|
||||
@NonNull
|
||||
|
||||
public a2(@NonNull View view, @NonNull SpeakersRecyclerView speakersRecyclerView) {
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f64c;
|
||||
|
||||
public a2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
||||
this.a = view;
|
||||
this.b = speakersRecyclerView;
|
||||
this.b = simpleDraweeView;
|
||||
this.f64c = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,38 +1,55 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.GridLayout;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.GuildView;
|
||||
/* compiled from: ViewServerFolderBinding */
|
||||
import com.discord.R;
|
||||
/* compiled from: ViewServerMemberCountBinding */
|
||||
public final class a3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final GuildView f64c;
|
||||
public final TextView f65c;
|
||||
@NonNull
|
||||
public final GuildView d;
|
||||
public final ImageView d;
|
||||
@NonNull
|
||||
public final GuildView e;
|
||||
@NonNull
|
||||
public final GuildView f;
|
||||
@NonNull
|
||||
public final GridLayout g;
|
||||
public final TextView e;
|
||||
|
||||
public a3(@NonNull View view, @NonNull ImageView imageView, @NonNull GuildView guildView, @NonNull GuildView guildView2, @NonNull GuildView guildView3, @NonNull GuildView guildView4, @NonNull GridLayout gridLayout) {
|
||||
this.a = view;
|
||||
public a3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) {
|
||||
this.a = linearLayout;
|
||||
this.b = imageView;
|
||||
this.f64c = guildView;
|
||||
this.d = guildView2;
|
||||
this.e = guildView3;
|
||||
this.f = guildView4;
|
||||
this.g = gridLayout;
|
||||
this.f65c = textView;
|
||||
this.d = imageView2;
|
||||
this.e = textView2;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
public static a3 a(@NonNull View view) {
|
||||
int i = R.id.item_invite_online_dot;
|
||||
ImageView imageView = (ImageView) view.findViewById(R.id.item_invite_online_dot);
|
||||
if (imageView != null) {
|
||||
i = R.id.item_invite_online_text;
|
||||
TextView textView = (TextView) view.findViewById(R.id.item_invite_online_text);
|
||||
if (textView != null) {
|
||||
i = R.id.item_invite_total_member_dot;
|
||||
ImageView imageView2 = (ImageView) view.findViewById(R.id.item_invite_total_member_dot);
|
||||
if (imageView2 != null) {
|
||||
i = R.id.item_invite_total_member_text;
|
||||
TextView textView2 = (TextView) view.findViewById(R.id.item_invite_total_member_text);
|
||||
if (textView2 != null) {
|
||||
return new a3((LinearLayout) view, imageView, textView, imageView2, textView2);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,82 +1,25 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.ProgressBar;
|
||||
import android.widget.Space;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.VoiceUserView;
|
||||
import com.discord.views.calls.AppVideoStreamRenderer;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: ViewVideoCallParticipantBinding */
|
||||
/* compiled from: ViewVoiceUserBinding */
|
||||
public final class a4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final View b;
|
||||
public final SimpleDraweeView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final View f65c;
|
||||
@NonNull
|
||||
public final ImageView d;
|
||||
@NonNull
|
||||
public final ConstraintLayout e;
|
||||
@NonNull
|
||||
public final ImageView f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
@NonNull
|
||||
public final TextView i;
|
||||
@NonNull
|
||||
public final ImageView j;
|
||||
@NonNull
|
||||
public final ConstraintLayout k;
|
||||
@NonNull
|
||||
public final TextView l;
|
||||
@NonNull
|
||||
public final SimpleDraweeView m;
|
||||
@NonNull
|
||||
public final TextView n;
|
||||
@NonNull
|
||||
public final TextView o;
|
||||
@NonNull
|
||||
public final ProgressBar p;
|
||||
@NonNull
|
||||
public final AppVideoStreamRenderer q;
|
||||
@NonNull
|
||||
public final LinearLayout r;
|
||||
@NonNull
|
||||
public final TextView f66c;
|
||||
|
||||
/* renamed from: s reason: collision with root package name */
|
||||
public final VoiceUserView f66s;
|
||||
|
||||
public a4(@NonNull View view, @NonNull View view2, @NonNull View view3, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout, @NonNull Space space, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView4, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull ProgressBar progressBar, @NonNull AppVideoStreamRenderer appVideoStreamRenderer, @NonNull LinearLayout linearLayout2, @NonNull VoiceUserView voiceUserView) {
|
||||
public a4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
||||
this.a = view;
|
||||
this.b = view2;
|
||||
this.f65c = view3;
|
||||
this.d = imageView;
|
||||
this.e = constraintLayout;
|
||||
this.f = imageView2;
|
||||
this.g = textView;
|
||||
this.h = textView2;
|
||||
this.i = textView3;
|
||||
this.j = imageView3;
|
||||
this.k = constraintLayout2;
|
||||
this.l = textView5;
|
||||
this.m = simpleDraweeView;
|
||||
this.n = textView6;
|
||||
this.o = textView7;
|
||||
this.p = progressBar;
|
||||
this.q = appVideoStreamRenderer;
|
||||
this.r = linearLayout2;
|
||||
this.f66s = voiceUserView;
|
||||
this.b = simpleDraweeView;
|
||||
this.f66c = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,25 +1,32 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.view.ViewStub;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.fragment.app.FragmentContainerView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: WidgetHomePanelCenterBinding */
|
||||
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
|
||||
/* compiled from: WidgetHomePanelCenterChatBinding */
|
||||
public final class a5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final FrameLayout a;
|
||||
public final RoundedRelativeLayout a;
|
||||
@NonNull
|
||||
public final b5 b;
|
||||
public final ViewStub b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final FragmentContainerView f67c;
|
||||
public final b5 f67c;
|
||||
@NonNull
|
||||
public final FragmentContainerView d;
|
||||
@NonNull
|
||||
public final FragmentContainerView e;
|
||||
|
||||
public a5(@NonNull FrameLayout frameLayout, @NonNull b5 b5Var, @NonNull FragmentContainerView fragmentContainerView) {
|
||||
this.a = frameLayout;
|
||||
this.b = b5Var;
|
||||
this.f67c = fragmentContainerView;
|
||||
public a5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull b5 b5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) {
|
||||
this.a = roundedRelativeLayout;
|
||||
this.b = viewStub2;
|
||||
this.f67c = b5Var;
|
||||
this.d = fragmentContainerView;
|
||||
this.e = fragmentContainerView4;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,27 +1,33 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.phone.PhoneOrEmailInputView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: LayoutContactSyncAddPhoneBinding */
|
||||
import com.discord.views.LoadingButton;
|
||||
/* compiled from: LayoutContactSyncLandingBinding */
|
||||
public final class b0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final PhoneOrEmailInputView b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f69c;
|
||||
public final LoadingButton f69c;
|
||||
@NonNull
|
||||
public final View d;
|
||||
@NonNull
|
||||
public final f0 e;
|
||||
|
||||
public b0(@NonNull ConstraintLayout constraintLayout, @NonNull PhoneOrEmailInputView phoneOrEmailInputView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
public b0(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull View view, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull f0 f0Var) {
|
||||
this.a = constraintLayout;
|
||||
this.b = phoneOrEmailInputView;
|
||||
this.f69c = materialButton;
|
||||
this.b = textView;
|
||||
this.f69c = loadingButton;
|
||||
this.d = view;
|
||||
this.e = f0Var;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: PrivateChannelSideBarActionsViewBinding */
|
||||
/* compiled from: ReactionQuickAddBinding */
|
||||
public final class b1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final MaterialButton b;
|
||||
@NonNull
|
||||
public final ImageView a;
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f70c;
|
||||
@NonNull
|
||||
public final MaterialButton d;
|
||||
@NonNull
|
||||
public final MaterialButton e;
|
||||
|
||||
public b1(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) {
|
||||
this.a = view;
|
||||
this.b = materialButton;
|
||||
this.f70c = materialButton2;
|
||||
this.d = materialButton3;
|
||||
this.e = materialButton4;
|
||||
public b1(@NonNull ImageView imageView, @NonNull ImageView imageView2) {
|
||||
this.a = imageView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,25 +1,35 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.Spinner;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: ViewDiscoveryStageCardTopHatBinding */
|
||||
import com.google.android.material.card.MaterialCardView;
|
||||
/* compiled from: ViewExperimentOverrideBinding */
|
||||
public final class b2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final SimpleDraweeView b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f71c;
|
||||
public final Spinner f70c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
@NonNull
|
||||
public final TextView f;
|
||||
|
||||
public b2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
||||
public b2(@NonNull View view, @NonNull TextView textView, @NonNull Spinner spinner, @NonNull MaterialCardView materialCardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) {
|
||||
this.a = view;
|
||||
this.b = simpleDraweeView;
|
||||
this.f71c = textView;
|
||||
this.b = textView;
|
||||
this.f70c = spinner;
|
||||
this.d = textView2;
|
||||
this.e = textView3;
|
||||
this.f = textView4;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,55 +1,36 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.R;
|
||||
/* compiled from: ViewServerMemberCountBinding */
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.textfield.TextInputLayout;
|
||||
/* compiled from: ViewServerSettingsIconNameBinding */
|
||||
public final class b3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f72c;
|
||||
public final TextInputLayout f71c;
|
||||
@NonNull
|
||||
public final ImageView d;
|
||||
public final SimpleDraweeView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
|
||||
public b3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) {
|
||||
this.a = linearLayout;
|
||||
this.b = imageView;
|
||||
this.f72c = textView;
|
||||
this.d = imageView2;
|
||||
this.e = textView2;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
public static b3 a(@NonNull View view) {
|
||||
int i = R.id.item_invite_online_dot;
|
||||
ImageView imageView = (ImageView) view.findViewById(R.id.item_invite_online_dot);
|
||||
if (imageView != null) {
|
||||
i = R.id.item_invite_online_text;
|
||||
TextView textView = (TextView) view.findViewById(R.id.item_invite_online_text);
|
||||
if (textView != null) {
|
||||
i = R.id.item_invite_total_member_dot;
|
||||
ImageView imageView2 = (ImageView) view.findViewById(R.id.item_invite_total_member_dot);
|
||||
if (imageView2 != null) {
|
||||
i = R.id.item_invite_total_member_text;
|
||||
TextView textView2 = (TextView) view.findViewById(R.id.item_invite_total_member_text);
|
||||
if (textView2 != null) {
|
||||
return new b3((LinearLayout) view, imageView, textView, imageView2, textView2);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
|
||||
public final TextView f;
|
||||
|
||||
public b3(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = constraintLayout;
|
||||
this.b = textView;
|
||||
this.f71c = textInputLayout;
|
||||
this.d = simpleDraweeView;
|
||||
this.e = textView2;
|
||||
this.f = textView3;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -4,22 +4,21 @@ import android.view.View;
|
|||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: ViewVoiceUserBinding */
|
||||
/* compiled from: VoiceUserLimitViewBinding */
|
||||
public final class b4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final SimpleDraweeView b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f73c;
|
||||
public final TextView f72c;
|
||||
|
||||
public b4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
||||
public b4(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = view;
|
||||
this.b = simpleDraweeView;
|
||||
this.f73c = textView;
|
||||
this.b = textView;
|
||||
this.f72c = textView2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,32 +1,16 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.view.ViewStub;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.fragment.app.FragmentContainerView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
|
||||
/* compiled from: WidgetHomePanelCenterChatBinding */
|
||||
/* compiled from: WidgetHomePanelCenterContentUnreadBinding */
|
||||
public final class b5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final RoundedRelativeLayout a;
|
||||
@NonNull
|
||||
public final ViewStub b;
|
||||
@NonNull
|
||||
public final TextView a;
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final c5 f74c;
|
||||
@NonNull
|
||||
public final FragmentContainerView d;
|
||||
@NonNull
|
||||
public final FragmentContainerView e;
|
||||
|
||||
public b5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull c5 c5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) {
|
||||
this.a = roundedRelativeLayout;
|
||||
this.b = viewStub2;
|
||||
this.f74c = c5Var;
|
||||
this.d = fragmentContainerView;
|
||||
this.e = fragmentContainerView4;
|
||||
public b5(@NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -15,14 +15,14 @@ public final class c implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f75c;
|
||||
public final TextView f73c;
|
||||
@NonNull
|
||||
public final MaxHeightRecyclerView d;
|
||||
|
||||
public c(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull MaxHeightRecyclerView maxHeightRecyclerView) {
|
||||
this.a = constraintLayout;
|
||||
this.b = constraintLayout2;
|
||||
this.f75c = textView;
|
||||
this.f73c = textView;
|
||||
this.d = maxHeightRecyclerView;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,33 +1,34 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.LoadingButton;
|
||||
/* compiled from: LayoutContactSyncLandingBinding */
|
||||
import com.google.android.material.textfield.TextInputEditText;
|
||||
import com.google.android.material.textfield.TextInputLayout;
|
||||
/* compiled from: LayoutContactSyncNameInputBinding */
|
||||
public final class c0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final TextInputEditText b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final LoadingButton f76c;
|
||||
public final TextInputLayout f74c;
|
||||
@NonNull
|
||||
public final View d;
|
||||
public final LoadingButton d;
|
||||
@NonNull
|
||||
public final g0 e;
|
||||
public final TextView e;
|
||||
|
||||
public c0(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull View view, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull g0 g0Var) {
|
||||
public c0(@NonNull ConstraintLayout constraintLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = constraintLayout;
|
||||
this.b = textView;
|
||||
this.f76c = loadingButton;
|
||||
this.d = view;
|
||||
this.e = g0Var;
|
||||
this.b = textInputEditText;
|
||||
this.f74c = textInputLayout;
|
||||
this.d = loadingButton;
|
||||
this.e = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,16 +1,33 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextSwitcher;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: ReactionQuickAddBinding */
|
||||
import com.discord.utilities.view.text.SimpleDraweeSpanTextView;
|
||||
/* compiled from: ReactionViewBinding */
|
||||
public final class c1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ImageView a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
public c1(@NonNull ImageView imageView, @NonNull ImageView imageView2) {
|
||||
this.a = imageView;
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f75c;
|
||||
@NonNull
|
||||
public final TextSwitcher d;
|
||||
@NonNull
|
||||
public final SimpleDraweeSpanTextView e;
|
||||
|
||||
public c1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f75c = textView2;
|
||||
this.d = textSwitcher;
|
||||
this.e = simpleDraweeSpanTextView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,35 +1,25 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.Spinner;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.card.MaterialCardView;
|
||||
/* compiled from: ViewExperimentOverrideBinding */
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: ViewGuildBinding */
|
||||
public final class c2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final SimpleDraweeView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final Spinner f77c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
@NonNull
|
||||
public final TextView f;
|
||||
public final TextView f76c;
|
||||
|
||||
public c2(@NonNull View view, @NonNull TextView textView, @NonNull Spinner spinner, @NonNull MaterialCardView materialCardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) {
|
||||
public c2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
||||
this.a = view;
|
||||
this.b = textView;
|
||||
this.f77c = spinner;
|
||||
this.d = textView2;
|
||||
this.e = textView3;
|
||||
this.f = textView4;
|
||||
this.b = simpleDraweeView;
|
||||
this.f76c = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,36 +1,25 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.TextView;
|
||||
import android.widget.LinearLayout;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.textfield.TextInputLayout;
|
||||
/* compiled from: ViewServerSettingsIconNameBinding */
|
||||
import com.discord.views.CheckedSetting;
|
||||
/* compiled from: ViewServerSettingsNotificationsBinding */
|
||||
public final class c3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final CheckedSetting b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextInputLayout f78c;
|
||||
@NonNull
|
||||
public final SimpleDraweeView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
@NonNull
|
||||
public final TextView f;
|
||||
public final CheckedSetting f77c;
|
||||
|
||||
public c3(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = constraintLayout;
|
||||
this.b = textView;
|
||||
this.f78c = textInputLayout;
|
||||
this.d = simpleDraweeView;
|
||||
this.e = textView2;
|
||||
this.f = textView3;
|
||||
public c3(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2) {
|
||||
this.a = linearLayout;
|
||||
this.b = checkedSetting;
|
||||
this.f77c = checkedSetting2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,24 +1,28 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.TextView;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.SeekBar;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: VoiceUserLimitViewBinding */
|
||||
/* compiled from: VolumeSliderViewBinding */
|
||||
public final class c4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final ImageView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f79c;
|
||||
public final ImageView f78c;
|
||||
@NonNull
|
||||
public final SeekBar d;
|
||||
|
||||
public c4(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
public c4(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) {
|
||||
this.a = view;
|
||||
this.b = textView;
|
||||
this.f79c = textView2;
|
||||
this.b = imageView;
|
||||
this.f78c = imageView2;
|
||||
this.d = seekBar;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,16 +1,27 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.RelativeLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.fragment.app.FragmentContainerView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: WidgetHomePanelCenterContentUnreadBinding */
|
||||
/* compiled from: WidgetHomePanelLeftBinding */
|
||||
public final class c5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final TextView a;
|
||||
public final RelativeLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
public c5(@NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = textView;
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final FragmentContainerView f79c;
|
||||
|
||||
public c5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) {
|
||||
this.a = relativeLayout;
|
||||
this.b = textView;
|
||||
this.f79c = fragmentContainerView2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -4,31 +4,25 @@ import android.view.View;
|
|||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.recyclerview.widget.RecyclerView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.discord.views.LoadingButton;
|
||||
import com.google.android.material.textfield.TextInputEditText;
|
||||
import com.google.android.material.textfield.TextInputLayout;
|
||||
/* compiled from: LayoutContactSyncNameInputBinding */
|
||||
/* compiled from: LayoutContactSyncSuggestionsBinding */
|
||||
public final class d0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final TextInputEditText b;
|
||||
public final RecyclerView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextInputLayout f81c;
|
||||
@NonNull
|
||||
public final LoadingButton d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
public final LoadingButton f81c;
|
||||
|
||||
public d0(@NonNull ConstraintLayout constraintLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
public d0(@NonNull ConstraintLayout constraintLayout, @NonNull RecyclerView recyclerView, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) {
|
||||
this.a = constraintLayout;
|
||||
this.b = textInputEditText;
|
||||
this.f81c = textInputLayout;
|
||||
this.d = loadingButton;
|
||||
this.e = textView;
|
||||
this.b = recyclerView;
|
||||
this.f81c = loadingButton;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,33 +1,25 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextSwitcher;
|
||||
import android.widget.TextView;
|
||||
import android.widget.ImageView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.text.SimpleDraweeSpanTextView;
|
||||
/* compiled from: ReactionViewBinding */
|
||||
import com.google.android.material.textfield.TextInputEditText;
|
||||
/* compiled from: SearchInputViewBinding */
|
||||
public final class d1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final ImageView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f82c;
|
||||
@NonNull
|
||||
public final TextSwitcher d;
|
||||
@NonNull
|
||||
public final SimpleDraweeSpanTextView e;
|
||||
public final TextInputEditText f82c;
|
||||
|
||||
public d1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f82c = textView2;
|
||||
this.d = textSwitcher;
|
||||
this.e = simpleDraweeSpanTextView;
|
||||
public d1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextInputEditText textInputEditText) {
|
||||
this.a = view;
|
||||
this.b = imageView;
|
||||
this.f82c = textInputEditText;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,25 +1,21 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: ViewGuildBinding */
|
||||
/* compiled from: ViewInteractionFailedLabelBinding */
|
||||
public final class d2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final SimpleDraweeView b;
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f83c;
|
||||
|
||||
public d2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
|
||||
this.a = view;
|
||||
this.b = simpleDraweeView;
|
||||
this.f83c = textView;
|
||||
public d2(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) {
|
||||
this.a = constraintLayout;
|
||||
this.b = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,25 +1,29 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.CheckedSetting;
|
||||
/* compiled from: ViewServerSettingsNotificationsBinding */
|
||||
/* compiled from: ViewServerSettingsRegionBinding */
|
||||
public final class d3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final CheckedSetting b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final CheckedSetting f84c;
|
||||
public final ImageView f83c;
|
||||
@NonNull
|
||||
public final LinearLayout d;
|
||||
|
||||
public d3(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2) {
|
||||
public d3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout2) {
|
||||
this.a = linearLayout;
|
||||
this.b = checkedSetting;
|
||||
this.f84c = checkedSetting2;
|
||||
this.b = textView;
|
||||
this.f83c = imageView;
|
||||
this.d = linearLayout2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,28 +1,48 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.SeekBar;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.ProgressBar;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: VolumeSliderViewBinding */
|
||||
import com.discord.app.AppViewFlipper;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetAcceptGiftDialogBinding */
|
||||
public final class d4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
public final SimpleDraweeView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ImageView f85c;
|
||||
public final TextView f84c;
|
||||
@NonNull
|
||||
public final SeekBar d;
|
||||
public final MaterialButton d;
|
||||
@NonNull
|
||||
public final LinearLayout e;
|
||||
@NonNull
|
||||
public final LinkifiedTextView f;
|
||||
@NonNull
|
||||
public final AppViewFlipper g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
@NonNull
|
||||
public final ProgressBar i;
|
||||
|
||||
public d4(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) {
|
||||
this.a = view;
|
||||
this.b = imageView;
|
||||
this.f85c = imageView2;
|
||||
this.d = seekBar;
|
||||
public d4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) {
|
||||
this.a = linearLayout;
|
||||
this.b = simpleDraweeView;
|
||||
this.f84c = textView;
|
||||
this.d = materialButton;
|
||||
this.e = linearLayout3;
|
||||
this.f = linkifiedTextView;
|
||||
this.g = appViewFlipper;
|
||||
this.h = textView2;
|
||||
this.i = progressBar;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -2,26 +2,19 @@ package c.a.j;
|
|||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.RelativeLayout;
|
||||
import android.widget.TextView;
|
||||
import android.widget.ImageView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.fragment.app.FragmentContainerView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: WidgetHomePanelLeftBinding */
|
||||
/* compiled from: WidgetHomePanelLoadingBinding */
|
||||
public final class d5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final RelativeLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final FrameLayout a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final FragmentContainerView f86c;
|
||||
|
||||
public d5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) {
|
||||
this.a = relativeLayout;
|
||||
this.b = textView;
|
||||
this.f86c = fragmentContainerView2;
|
||||
public d5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) {
|
||||
this.a = frameLayout;
|
||||
this.b = imageView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -15,12 +15,12 @@ public final class e implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f87c;
|
||||
public final MaterialButton f85c;
|
||||
|
||||
public e(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout2) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f87c = materialButton;
|
||||
this.f85c = materialButton;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -4,25 +4,23 @@ import android.view.View;
|
|||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.recyclerview.widget.RecyclerView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.discord.views.LoadingButton;
|
||||
/* compiled from: LayoutContactSyncSuggestionsBinding */
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: LayoutContactSyncSuggestionsEmptyBinding */
|
||||
public final class e0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final RecyclerView b;
|
||||
public final MaterialButton b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final LoadingButton f88c;
|
||||
public final MaterialButton f86c;
|
||||
|
||||
public e0(@NonNull ConstraintLayout constraintLayout, @NonNull RecyclerView recyclerView, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) {
|
||||
public e0(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) {
|
||||
this.a = constraintLayout;
|
||||
this.b = recyclerView;
|
||||
this.f88c = loadingButton;
|
||||
this.b = materialButton;
|
||||
this.f86c = materialButton2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,25 +1,19 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.textfield.TextInputEditText;
|
||||
/* compiled from: SearchInputViewBinding */
|
||||
/* compiled from: ServerSettingsMembersRoleSpinnerItemBinding */
|
||||
public final class e1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
public final TextView a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextInputEditText f89c;
|
||||
|
||||
public e1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextInputEditText textInputEditText) {
|
||||
this.a = view;
|
||||
this.b = imageView;
|
||||
this.f89c = textInputEditText;
|
||||
public e1(@NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = textView;
|
||||
this.b = textView2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,21 +1,25 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.TextView;
|
||||
import android.widget.ProgressBar;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: ViewInteractionFailedLabelBinding */
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: ViewLoadingButtonBinding */
|
||||
public final class e2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final MaterialButton b;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
|
||||
public e2(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull TextView textView) {
|
||||
this.a = constraintLayout;
|
||||
this.b = textView;
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ProgressBar f87c;
|
||||
|
||||
public e2(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar) {
|
||||
this.a = view;
|
||||
this.b = materialButton;
|
||||
this.f87c = progressBar;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,29 +1,25 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: ViewServerSettingsRegionBinding */
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
/* compiled from: ViewServerSettingsRegionHelpBinding */
|
||||
public final class e3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final LinkifiedTextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ImageView f90c;
|
||||
@NonNull
|
||||
public final LinearLayout d;
|
||||
public final LinearLayout f88c;
|
||||
|
||||
public e3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout2) {
|
||||
public e3(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout2) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f90c = imageView;
|
||||
this.d = linearLayout2;
|
||||
this.b = linkifiedTextView;
|
||||
this.f88c = linearLayout2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -2,47 +2,26 @@ package c.a.j;
|
|||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.ProgressBar;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.app.AppViewFlipper;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetAcceptGiftDialogBinding */
|
||||
/* compiled from: WidgetAuthMfaInfoBinding */
|
||||
public final class e4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final SimpleDraweeView b;
|
||||
public final MaterialButton b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f91c;
|
||||
@NonNull
|
||||
public final MaterialButton d;
|
||||
@NonNull
|
||||
public final LinearLayout e;
|
||||
@NonNull
|
||||
public final LinkifiedTextView f;
|
||||
@NonNull
|
||||
public final AppViewFlipper g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
@NonNull
|
||||
public final ProgressBar i;
|
||||
public final LinkifiedTextView f89c;
|
||||
|
||||
public e4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) {
|
||||
public e4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) {
|
||||
this.a = linearLayout;
|
||||
this.b = simpleDraweeView;
|
||||
this.f91c = textView;
|
||||
this.d = materialButton;
|
||||
this.e = linearLayout3;
|
||||
this.f = linkifiedTextView;
|
||||
this.g = appViewFlipper;
|
||||
this.h = textView2;
|
||||
this.i = progressBar;
|
||||
this.b = materialButton;
|
||||
this.f89c = linkifiedTextView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -2,19 +2,25 @@ package c.a.j;
|
|||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.ImageView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.fragment.app.FragmentContainerView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: WidgetHomePanelLoadingBinding */
|
||||
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
|
||||
/* compiled from: WidgetHomePanelRightBinding */
|
||||
public final class e5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final FrameLayout a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
public final RoundedRelativeLayout b;
|
||||
@NonNull
|
||||
|
||||
public e5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) {
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final FragmentContainerView f90c;
|
||||
|
||||
public e5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) {
|
||||
this.a = frameLayout;
|
||||
this.b = imageView;
|
||||
this.b = roundedRelativeLayout;
|
||||
this.f90c = fragmentContainerView3;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -13,12 +13,12 @@ public final class f implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f92c;
|
||||
public final TextView f91c;
|
||||
|
||||
public f(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = view;
|
||||
this.b = textView;
|
||||
this.f92c = textView2;
|
||||
this.f91c = textView2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,26 +1,46 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: LayoutContactSyncSuggestionsEmptyBinding */
|
||||
import com.discord.R;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.discord.views.CheckedSetting;
|
||||
/* compiled from: LayoutContactSyncToggleInfoBinding */
|
||||
public final class f0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final MaterialButton b;
|
||||
public final LinkifiedTextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f93c;
|
||||
public final CheckedSetting f92c;
|
||||
|
||||
public f0(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) {
|
||||
this.a = constraintLayout;
|
||||
this.b = materialButton;
|
||||
this.f93c = materialButton2;
|
||||
public f0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull CheckedSetting checkedSetting) {
|
||||
this.a = linearLayout;
|
||||
this.b = linkifiedTextView;
|
||||
this.f92c = checkedSetting;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
public static f0 a(@NonNull View view) {
|
||||
int i = R.id.contact_sync_discovery_info_1;
|
||||
TextView textView = (TextView) view.findViewById(R.id.contact_sync_discovery_info_1);
|
||||
if (textView != null) {
|
||||
i = R.id.contact_sync_discovery_info_2;
|
||||
LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(R.id.contact_sync_discovery_info_2);
|
||||
if (linkifiedTextView != null) {
|
||||
i = R.id.contact_sync_discovery_toggle;
|
||||
CheckedSetting checkedSetting = (CheckedSetting) view.findViewById(R.id.contact_sync_discovery_toggle);
|
||||
if (checkedSetting != null) {
|
||||
return new f0((LinearLayout) view, textView, linkifiedTextView, checkedSetting);
|
||||
}
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -4,7 +4,7 @@ import android.view.View;
|
|||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: ServerSettingsMembersRoleSpinnerItemBinding */
|
||||
/* compiled from: ServerSettingsMembersRoleSpinnerItemOpenBinding */
|
||||
public final class f1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final TextView a;
|
||||
|
|
|
@ -1,25 +1,30 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ProgressBar;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: ViewLoadingButtonBinding */
|
||||
/* compiled from: ViewMobileReportBlockUserBinding */
|
||||
public final class f2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final MaterialButton b;
|
||||
public final SimpleDraweeView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ProgressBar f94c;
|
||||
public final MaterialButton f93c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
|
||||
public f2(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar) {
|
||||
this.a = view;
|
||||
this.b = materialButton;
|
||||
this.f94c = progressBar;
|
||||
public f2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = simpleDraweeView;
|
||||
this.f93c = materialButton;
|
||||
this.d = textView3;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -2,24 +2,31 @@ package c.a.j;
|
|||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
/* compiled from: ViewServerSettingsRegionHelpBinding */
|
||||
import com.discord.views.CheckedSetting;
|
||||
/* compiled from: ViewServerSettingsSystemChannelWrapBinding */
|
||||
public final class f3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final LinkifiedTextView b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final LinearLayout f95c;
|
||||
public final CheckedSetting f94c;
|
||||
@NonNull
|
||||
public final CheckedSetting d;
|
||||
@NonNull
|
||||
public final LinearLayout e;
|
||||
|
||||
public f3(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinearLayout linearLayout2) {
|
||||
public f3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull LinearLayout linearLayout2) {
|
||||
this.a = linearLayout;
|
||||
this.b = linkifiedTextView;
|
||||
this.f95c = linearLayout2;
|
||||
this.b = textView;
|
||||
this.f94c = checkedSetting;
|
||||
this.d = checkedSetting2;
|
||||
this.e = linearLayout2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,27 +1,18 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetAuthMfaInfoBinding */
|
||||
/* compiled from: WidgetCallFullscreenAudioShareWarningBinding */
|
||||
public final class f4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final MaterialButton b;
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final View b;
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final LinkifiedTextView f96c;
|
||||
|
||||
public f4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) {
|
||||
this.a = linearLayout;
|
||||
this.b = materialButton;
|
||||
this.f96c = linkifiedTextView;
|
||||
public f4(@NonNull View view, @NonNull View view2) {
|
||||
this.a = view;
|
||||
this.b = view2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,26 +1,32 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.fragment.app.FragmentContainerView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
|
||||
/* compiled from: WidgetHomePanelRightBinding */
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetMaskedLinksDialogBinding */
|
||||
public final class f5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final FrameLayout a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final RoundedRelativeLayout b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final FragmentContainerView f97c;
|
||||
public final MaterialButton f95c;
|
||||
@NonNull
|
||||
public final MaterialButton d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
|
||||
public f5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) {
|
||||
this.a = frameLayout;
|
||||
this.b = roundedRelativeLayout;
|
||||
this.f97c = fragmentContainerView3;
|
||||
public f5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f95c = materialButton;
|
||||
this.d = materialButton2;
|
||||
this.e = textView2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -15,7 +15,7 @@ public final class g implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f98c;
|
||||
public final TextView f96c;
|
||||
@NonNull
|
||||
public final SimpleDraweeView d;
|
||||
@NonNull
|
||||
|
@ -24,7 +24,7 @@ public final class g implements ViewBinding {
|
|||
public g(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2) {
|
||||
this.a = view;
|
||||
this.b = imageView;
|
||||
this.f98c = textView;
|
||||
this.f96c = textView;
|
||||
this.d = simpleDraweeView;
|
||||
this.e = textView2;
|
||||
}
|
||||
|
|
|
@ -1,46 +1,21 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.R;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.discord.views.CheckedSetting;
|
||||
/* compiled from: LayoutContactSyncToggleInfoBinding */
|
||||
import com.discord.views.CodeVerificationView;
|
||||
/* compiled from: LayoutContactSyncVerifyPhoneBinding */
|
||||
public final class g0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final LinkifiedTextView b;
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final CodeVerificationView b;
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final CheckedSetting f99c;
|
||||
|
||||
public g0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull CheckedSetting checkedSetting) {
|
||||
this.a = linearLayout;
|
||||
this.b = linkifiedTextView;
|
||||
this.f99c = checkedSetting;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
public static g0 a(@NonNull View view) {
|
||||
int i = R.id.contact_sync_discovery_info_1;
|
||||
TextView textView = (TextView) view.findViewById(R.id.contact_sync_discovery_info_1);
|
||||
if (textView != null) {
|
||||
i = R.id.contact_sync_discovery_info_2;
|
||||
LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(R.id.contact_sync_discovery_info_2);
|
||||
if (linkifiedTextView != null) {
|
||||
i = R.id.contact_sync_discovery_toggle;
|
||||
CheckedSetting checkedSetting = (CheckedSetting) view.findViewById(R.id.contact_sync_discovery_toggle);
|
||||
if (checkedSetting != null) {
|
||||
return new g0((LinearLayout) view, textView, linkifiedTextView, checkedSetting);
|
||||
}
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
|
||||
public g0(@NonNull ConstraintLayout constraintLayout, @NonNull CodeVerificationView codeVerificationView, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = constraintLayout;
|
||||
this.b = codeVerificationView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,19 +1,20 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.RelativeLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: ServerSettingsMembersRoleSpinnerItemOpenBinding */
|
||||
/* compiled from: ShinyButtonBinding */
|
||||
public final class g1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final TextView a;
|
||||
public final RelativeLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
|
||||
public g1(@NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = textView;
|
||||
this.b = textView2;
|
||||
public g1(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView) {
|
||||
this.a = relativeLayout;
|
||||
this.b = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,30 +1,31 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.constraintlayout.widget.Guideline;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: ViewMobileReportBlockUserBinding */
|
||||
/* compiled from: ViewMobileReportsChannelPreviewBinding */
|
||||
public final class g2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final SimpleDraweeView b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f100c;
|
||||
public final SimpleDraweeView f97c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
public final LinkifiedTextView d;
|
||||
|
||||
public g2(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = simpleDraweeView;
|
||||
this.f100c = materialButton;
|
||||
this.d = textView3;
|
||||
public g2(@NonNull ConstraintLayout constraintLayout, @NonNull Guideline guideline, @NonNull TextView textView, @NonNull Guideline guideline2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull Guideline guideline3, @NonNull Guideline guideline4) {
|
||||
this.a = constraintLayout;
|
||||
this.b = textView;
|
||||
this.f97c = simpleDraweeView;
|
||||
this.d = linkifiedTextView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,32 +1,44 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.CheckedSetting;
|
||||
/* compiled from: ViewServerSettingsSystemChannelWrapBinding */
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.floatingactionbutton.FloatingActionButton;
|
||||
/* compiled from: ViewServerSettingsUploadBannerBinding */
|
||||
public final class g3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final FrameLayout b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final CheckedSetting f101c;
|
||||
public final TextView f98c;
|
||||
@NonNull
|
||||
public final CheckedSetting d;
|
||||
public final SimpleDraweeView d;
|
||||
@NonNull
|
||||
public final LinearLayout e;
|
||||
public final FloatingActionButton e;
|
||||
@NonNull
|
||||
public final LinkifiedTextView f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
|
||||
public g3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull LinearLayout linearLayout2) {
|
||||
public g3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FloatingActionButton floatingActionButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f101c = checkedSetting;
|
||||
this.d = checkedSetting2;
|
||||
this.e = linearLayout2;
|
||||
this.b = frameLayout;
|
||||
this.f98c = textView;
|
||||
this.d = simpleDraweeView;
|
||||
this.e = floatingActionButton;
|
||||
this.f = linkifiedTextView;
|
||||
this.g = textView2;
|
||||
this.h = textView3;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,18 +1,46 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.RelativeLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: WidgetCallFullscreenAudioShareWarningBinding */
|
||||
import com.discord.widgets.voice.fullscreen.grid.PrivateCallBlurredGridView;
|
||||
import com.discord.widgets.voice.fullscreen.grid.PrivateCallGridView;
|
||||
/* compiled from: WidgetCallFullscreenPrivateCallBinding */
|
||||
public final class g4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
public final RelativeLayout a;
|
||||
@NonNull
|
||||
public final PrivateCallBlurredGridView b;
|
||||
@NonNull
|
||||
public final View b;
|
||||
|
||||
public g4(@NonNull View view, @NonNull View view2) {
|
||||
this.a = view;
|
||||
this.b = view2;
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f99c;
|
||||
@NonNull
|
||||
public final RelativeLayout d;
|
||||
@NonNull
|
||||
public final LinearLayout e;
|
||||
@NonNull
|
||||
public final PrivateCallGridView f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
@NonNull
|
||||
public final TextView i;
|
||||
|
||||
public g4(@NonNull RelativeLayout relativeLayout, @NonNull PrivateCallBlurredGridView privateCallBlurredGridView, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout2, @NonNull LinearLayout linearLayout, @NonNull PrivateCallGridView privateCallGridView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) {
|
||||
this.a = relativeLayout;
|
||||
this.b = privateCallBlurredGridView;
|
||||
this.f99c = textView;
|
||||
this.d = relativeLayout2;
|
||||
this.e = linearLayout;
|
||||
this.f = privateCallGridView;
|
||||
this.g = textView2;
|
||||
this.h = textView3;
|
||||
this.i = textView4;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,32 +1,16 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import android.widget.RadioButton;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetMaskedLinksDialogBinding */
|
||||
/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */
|
||||
public final class g5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
public final RadioButton a;
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f102c;
|
||||
@NonNull
|
||||
public final MaterialButton d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
|
||||
public g5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f102c = materialButton;
|
||||
this.d = materialButton2;
|
||||
this.e = textView2;
|
||||
public g5(@NonNull RadioButton radioButton) {
|
||||
this.a = radioButton;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -14,14 +14,14 @@ public final class h implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f103c;
|
||||
public final TextView f100c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
|
||||
public h(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f103c = textView2;
|
||||
this.f100c = textView2;
|
||||
this.d = textView3;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,21 +1,59 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.constraintlayout.widget.Group;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.CodeVerificationView;
|
||||
/* compiled from: LayoutContactSyncVerifyPhoneBinding */
|
||||
import com.discord.R;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: LayoutIconUploaderBinding */
|
||||
public final class h0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final CodeVerificationView b;
|
||||
public final SimpleDraweeView b;
|
||||
@NonNull
|
||||
|
||||
public h0(@NonNull ConstraintLayout constraintLayout, @NonNull CodeVerificationView codeVerificationView, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final Group f101c;
|
||||
|
||||
public h0(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull Group group) {
|
||||
this.a = constraintLayout;
|
||||
this.b = codeVerificationView;
|
||||
this.b = simpleDraweeView;
|
||||
this.f101c = group;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
public static h0 a(@NonNull View view) {
|
||||
int i = R.id.icon_uploader_image;
|
||||
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.icon_uploader_image);
|
||||
if (simpleDraweeView != null) {
|
||||
i = R.id.icon_uploader_placeholder_border;
|
||||
ImageView imageView = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_border);
|
||||
if (imageView != null) {
|
||||
i = R.id.icon_uploader_placeholder_icon;
|
||||
ImageView imageView2 = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_icon);
|
||||
if (imageView2 != null) {
|
||||
i = R.id.icon_uploader_placeholder_text;
|
||||
TextView textView = (TextView) view.findViewById(R.id.icon_uploader_placeholder_text);
|
||||
if (textView != null) {
|
||||
i = R.id.icon_uploader_plus;
|
||||
ImageView imageView3 = (ImageView) view.findViewById(R.id.icon_uploader_plus);
|
||||
if (imageView3 != null) {
|
||||
i = R.id.placeholder_group;
|
||||
Group group = (Group) view.findViewById(R.id.placeholder_group);
|
||||
if (group != null) {
|
||||
return new h0((ConstraintLayout) view, simpleDraweeView, imageView, imageView2, textView, imageView3, group);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,20 +1,32 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.RelativeLayout;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: ShinyButtonBinding */
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: SimpleConfirmationDialogBinding */
|
||||
public final class h1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final RelativeLayout a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
public h1(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView) {
|
||||
this.a = relativeLayout;
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f102c;
|
||||
@NonNull
|
||||
public final MaterialButton d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
|
||||
public h1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f102c = materialButton;
|
||||
this.d = materialButton2;
|
||||
this.e = textView2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,31 +1,21 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.constraintlayout.widget.Guideline;
|
||||
import androidx.cardview.widget.CardView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: ViewMobileReportsChannelPreviewBinding */
|
||||
/* compiled from: ViewMobileReportsChildBinding */
|
||||
public final class h2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
public final FrameLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final SimpleDraweeView f104c;
|
||||
@NonNull
|
||||
public final LinkifiedTextView d;
|
||||
|
||||
public h2(@NonNull ConstraintLayout constraintLayout, @NonNull Guideline guideline, @NonNull TextView textView, @NonNull Guideline guideline2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull Guideline guideline3, @NonNull Guideline guideline4) {
|
||||
this.a = constraintLayout;
|
||||
public h2(@NonNull FrameLayout frameLayout, @NonNull CardView cardView, @NonNull TextView textView) {
|
||||
this.a = frameLayout;
|
||||
this.b = textView;
|
||||
this.f104c = simpleDraweeView;
|
||||
this.d = linkifiedTextView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -9,7 +9,7 @@ import androidx.viewbinding.ViewBinding;
|
|||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.floatingactionbutton.FloatingActionButton;
|
||||
/* compiled from: ViewServerSettingsUploadBannerBinding */
|
||||
/* compiled from: ViewServerSettingsUploadSplashBinding */
|
||||
public final class h3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
|
@ -18,11 +18,11 @@ public final class h3 implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f105c;
|
||||
public final FloatingActionButton f103c;
|
||||
@NonNull
|
||||
public final SimpleDraweeView d;
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final FloatingActionButton e;
|
||||
public final SimpleDraweeView e;
|
||||
@NonNull
|
||||
public final LinkifiedTextView f;
|
||||
@NonNull
|
||||
|
@ -30,12 +30,12 @@ public final class h3 implements ViewBinding {
|
|||
@NonNull
|
||||
public final TextView h;
|
||||
|
||||
public h3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull FloatingActionButton floatingActionButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
public h3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = frameLayout;
|
||||
this.f105c = textView;
|
||||
this.d = simpleDraweeView;
|
||||
this.e = floatingActionButton;
|
||||
this.f103c = floatingActionButton;
|
||||
this.d = textView;
|
||||
this.e = simpleDraweeView;
|
||||
this.f = linkifiedTextView;
|
||||
this.g = textView2;
|
||||
this.h = textView3;
|
||||
|
|
|
@ -2,45 +2,25 @@ package c.a.j;
|
|||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.RelativeLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.widgets.voice.fullscreen.grid.PrivateCallBlurredGridView;
|
||||
import com.discord.widgets.voice.fullscreen.grid.PrivateCallGridView;
|
||||
/* compiled from: WidgetCallFullscreenPrivateCallBinding */
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetChannelSettingsCannotDeleteBinding */
|
||||
public final class h4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final RelativeLayout a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final PrivateCallBlurredGridView b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f106c;
|
||||
@NonNull
|
||||
public final RelativeLayout d;
|
||||
@NonNull
|
||||
public final LinearLayout e;
|
||||
@NonNull
|
||||
public final PrivateCallGridView f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
@NonNull
|
||||
public final TextView i;
|
||||
public final MaterialButton f104c;
|
||||
|
||||
public h4(@NonNull RelativeLayout relativeLayout, @NonNull PrivateCallBlurredGridView privateCallBlurredGridView, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout2, @NonNull LinearLayout linearLayout, @NonNull PrivateCallGridView privateCallGridView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) {
|
||||
this.a = relativeLayout;
|
||||
this.b = privateCallBlurredGridView;
|
||||
this.f106c = textView;
|
||||
this.d = relativeLayout2;
|
||||
this.e = linearLayout;
|
||||
this.f = privateCallGridView;
|
||||
this.g = textView2;
|
||||
this.h = textView3;
|
||||
this.i = textView4;
|
||||
public h4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f104c = materialButton;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,16 +1,58 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.RadioButton;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.SeekBar;
|
||||
import android.widget.Space;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.Barrier;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetMusicRichPresenceBinding */
|
||||
public final class h5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final RadioButton a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final LinearLayout b;
|
||||
@NonNull
|
||||
|
||||
public h5(@NonNull RadioButton radioButton) {
|
||||
this.a = radioButton;
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f105c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final SimpleDraweeView e;
|
||||
@NonNull
|
||||
public final SimpleDraweeView f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
@NonNull
|
||||
public final MaterialButton i;
|
||||
@NonNull
|
||||
public final SeekBar j;
|
||||
@NonNull
|
||||
public final TextView k;
|
||||
@NonNull
|
||||
public final TextView l;
|
||||
|
||||
public h5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull SeekBar seekBar, @NonNull TextView textView5, @NonNull TextView textView6) {
|
||||
this.a = linearLayout;
|
||||
this.b = linearLayout2;
|
||||
this.f105c = textView;
|
||||
this.d = textView2;
|
||||
this.e = simpleDraweeView;
|
||||
this.f = simpleDraweeView2;
|
||||
this.g = textView3;
|
||||
this.h = textView4;
|
||||
this.i = materialButton;
|
||||
this.j = seekBar;
|
||||
this.k = textView5;
|
||||
this.l = textView6;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,59 +1,38 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.constraintlayout.widget.Group;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.R;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: LayoutIconUploaderBinding */
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: LayoutPremiumSettingsPaymentBinding */
|
||||
public final class i0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final ConstraintLayout a;
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final SimpleDraweeView b;
|
||||
public final MaterialButton b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final Group f107c;
|
||||
|
||||
public i0(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull Group group) {
|
||||
this.a = constraintLayout;
|
||||
this.b = simpleDraweeView;
|
||||
this.f107c = group;
|
||||
}
|
||||
|
||||
public final View f106c;
|
||||
@NonNull
|
||||
public static i0 a(@NonNull View view) {
|
||||
int i = R.id.icon_uploader_image;
|
||||
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.icon_uploader_image);
|
||||
if (simpleDraweeView != null) {
|
||||
i = R.id.icon_uploader_placeholder_border;
|
||||
ImageView imageView = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_border);
|
||||
if (imageView != null) {
|
||||
i = R.id.icon_uploader_placeholder_icon;
|
||||
ImageView imageView2 = (ImageView) view.findViewById(R.id.icon_uploader_placeholder_icon);
|
||||
if (imageView2 != null) {
|
||||
i = R.id.icon_uploader_placeholder_text;
|
||||
TextView textView = (TextView) view.findViewById(R.id.icon_uploader_placeholder_text);
|
||||
if (textView != null) {
|
||||
i = R.id.icon_uploader_plus;
|
||||
ImageView imageView3 = (ImageView) view.findViewById(R.id.icon_uploader_plus);
|
||||
if (imageView3 != null) {
|
||||
i = R.id.placeholder_group;
|
||||
Group group = (Group) view.findViewById(R.id.placeholder_group);
|
||||
if (group != null) {
|
||||
return new i0((ConstraintLayout) view, simpleDraweeView, imageView, imageView2, textView, imageView3, group);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
@NonNull
|
||||
public final LinearLayout f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
|
||||
public i0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = materialButton;
|
||||
this.f106c = view;
|
||||
this.d = textView;
|
||||
this.e = textView2;
|
||||
this.f = linearLayout2;
|
||||
this.g = textView3;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,32 +1,37 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.premium.ShinyButton;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: SimpleConfirmationDialogBinding */
|
||||
/* compiled from: SingleValuePropPremiumUpsellDialogBinding */
|
||||
public final class i1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final MaterialButton b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f108c;
|
||||
public final ShinyButton f107c;
|
||||
@NonNull
|
||||
public final MaterialButton d;
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
@NonNull
|
||||
public final ImageView f;
|
||||
|
||||
public i1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) {
|
||||
public i1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull ShinyButton shinyButton, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f108c = materialButton;
|
||||
this.d = materialButton2;
|
||||
this.b = materialButton;
|
||||
this.f107c = shinyButton;
|
||||
this.d = textView;
|
||||
this.e = textView2;
|
||||
this.f = imageView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,21 +1,16 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.cardview.widget.CardView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: ViewMobileReportsChildBinding */
|
||||
import com.discord.views.CheckedSetting;
|
||||
/* compiled from: ViewMobileReportsMulticheckItemBinding */
|
||||
public final class i2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final FrameLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final CheckedSetting a;
|
||||
|
||||
public i2(@NonNull FrameLayout frameLayout, @NonNull CardView cardView, @NonNull TextView textView) {
|
||||
this.a = frameLayout;
|
||||
this.b = textView;
|
||||
public i2(@NonNull CheckedSetting checkedSetting) {
|
||||
this.a = checkedSetting;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,44 +1,25 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.utilities.view.text.LinkifiedTextView;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.floatingactionbutton.FloatingActionButton;
|
||||
/* compiled from: ViewServerSettingsUploadSplashBinding */
|
||||
import com.google.android.material.checkbox.MaterialCheckBox;
|
||||
/* compiled from: ViewSettingCheckBinding */
|
||||
public final class i3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final FrameLayout b;
|
||||
public final MaterialCheckBox b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final FloatingActionButton f109c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final SimpleDraweeView e;
|
||||
@NonNull
|
||||
public final LinkifiedTextView f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
public final ConstraintLayout f108c;
|
||||
|
||||
public i3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull FloatingActionButton floatingActionButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = frameLayout;
|
||||
this.f109c = floatingActionButton;
|
||||
this.d = textView;
|
||||
this.e = simpleDraweeView;
|
||||
this.f = linkifiedTextView;
|
||||
this.g = textView2;
|
||||
this.h = textView3;
|
||||
public i3(@NonNull View view, @NonNull MaterialCheckBox materialCheckBox, @NonNull ConstraintLayout constraintLayout) {
|
||||
this.a = view;
|
||||
this.b = materialCheckBox;
|
||||
this.f108c = constraintLayout;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,12 +1,16 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.annotation.Nullable;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.R;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetChannelSettingsCannotDeleteBinding */
|
||||
/* compiled from: WidgetChannelSettingsDeleteBinding */
|
||||
public final class i4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
|
@ -15,12 +19,44 @@ public final class i4 implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f110c;
|
||||
public final MaterialButton f109c;
|
||||
@NonNull
|
||||
public final MaterialButton d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
|
||||
public i4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2) {
|
||||
public i4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f110c = materialButton;
|
||||
this.f109c = materialButton;
|
||||
this.d = materialButton2;
|
||||
this.e = textView2;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
public static i4 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) {
|
||||
View inflate = layoutInflater.inflate(R.layout.widget_channel_settings_delete, (ViewGroup) null, false);
|
||||
if (!z2) {
|
||||
int i = R.id.channel_settings_delete_body;
|
||||
TextView textView = (TextView) inflate.findViewById(R.id.channel_settings_delete_body);
|
||||
if (textView != null) {
|
||||
i = R.id.channel_settings_delete_cancel;
|
||||
MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_cancel);
|
||||
if (materialButton != null) {
|
||||
i = R.id.channel_settings_delete_confirm;
|
||||
MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_confirm);
|
||||
if (materialButton2 != null) {
|
||||
i = R.id.channel_settings_delete_title;
|
||||
TextView textView2 = (TextView) inflate.findViewById(R.id.channel_settings_delete_title);
|
||||
if (textView2 != null) {
|
||||
return new i4((LinearLayout) inflate, textView, materialButton, materialButton2, textView2);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i)));
|
||||
}
|
||||
throw null;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.FrameLayout;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.SeekBar;
|
||||
import android.widget.Space;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
|
@ -11,7 +9,7 @@ import androidx.constraintlayout.widget.Barrier;
|
|||
import androidx.viewbinding.ViewBinding;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetMusicRichPresenceBinding */
|
||||
/* compiled from: WidgetPlatformRichPresenceBinding */
|
||||
public final class i5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
|
@ -20,39 +18,27 @@ public final class i5 implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f111c;
|
||||
public final TextView f110c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
public final SimpleDraweeView d;
|
||||
@NonNull
|
||||
public final SimpleDraweeView e;
|
||||
@NonNull
|
||||
public final SimpleDraweeView f;
|
||||
public final MaterialButton f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
@NonNull
|
||||
public final MaterialButton i;
|
||||
@NonNull
|
||||
public final SeekBar j;
|
||||
@NonNull
|
||||
public final TextView k;
|
||||
@NonNull
|
||||
public final TextView l;
|
||||
|
||||
public i5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull SeekBar seekBar, @NonNull TextView textView5, @NonNull TextView textView6) {
|
||||
public i5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = linearLayout;
|
||||
this.b = linearLayout2;
|
||||
this.f111c = textView;
|
||||
this.d = textView2;
|
||||
this.e = simpleDraweeView;
|
||||
this.f = simpleDraweeView2;
|
||||
this.g = textView3;
|
||||
this.h = textView4;
|
||||
this.i = materialButton;
|
||||
this.j = seekBar;
|
||||
this.k = textView5;
|
||||
this.l = textView6;
|
||||
this.f110c = textView;
|
||||
this.d = simpleDraweeView;
|
||||
this.e = simpleDraweeView2;
|
||||
this.f = materialButton;
|
||||
this.g = textView2;
|
||||
this.h = textView3;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -2,37 +2,15 @@ package c.a.j;
|
|||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: LayoutPremiumSettingsPaymentBinding */
|
||||
/* compiled from: LayoutVoiceBottomSheetEmptyBinding */
|
||||
public final class j0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final MaterialButton b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final View f112c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
@NonNull
|
||||
public final LinearLayout f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
|
||||
public j0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2, @NonNull TextView textView3) {
|
||||
public j0(@NonNull LinearLayout linearLayout) {
|
||||
this.a = linearLayout;
|
||||
this.b = materialButton;
|
||||
this.f112c = view;
|
||||
this.d = textView;
|
||||
this.e = textView2;
|
||||
this.f = linearLayout2;
|
||||
this.g = textView3;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -2,36 +2,18 @@ package c.a.j;
|
|||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.premium.ShinyButton;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: SingleValuePropPremiumUpsellDialogBinding */
|
||||
/* compiled from: SparkleViewBinding */
|
||||
public final class j1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final MaterialButton b;
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ShinyButton f113c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
@NonNull
|
||||
public final ImageView f;
|
||||
|
||||
public j1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull ShinyButton shinyButton, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) {
|
||||
this.a = linearLayout;
|
||||
this.b = materialButton;
|
||||
this.f113c = shinyButton;
|
||||
this.d = textView;
|
||||
this.e = textView2;
|
||||
this.f = imageView;
|
||||
public j1(@NonNull View view, @NonNull ImageView imageView) {
|
||||
this.a = view;
|
||||
this.b = imageView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,16 +1,30 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.CheckedSetting;
|
||||
/* compiled from: ViewMobileReportsMulticheckItemBinding */
|
||||
/* compiled from: ViewOverlayMenuBinding */
|
||||
public final class j2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final CheckedSetting a;
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final k2 b;
|
||||
@NonNull
|
||||
|
||||
public j2(@NonNull CheckedSetting checkedSetting) {
|
||||
this.a = checkedSetting;
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ImageView f111c;
|
||||
@NonNull
|
||||
public final ImageView d;
|
||||
@NonNull
|
||||
public final ImageView e;
|
||||
|
||||
public j2(@NonNull View view, @NonNull k2 k2Var, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3) {
|
||||
this.a = view;
|
||||
this.b = k2Var;
|
||||
this.f111c = imageView;
|
||||
this.d = imageView2;
|
||||
this.e = imageView3;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -4,22 +4,22 @@ import android.view.View;
|
|||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.checkbox.MaterialCheckBox;
|
||||
/* compiled from: ViewSettingCheckBinding */
|
||||
import com.google.android.material.radiobutton.MaterialRadioButton;
|
||||
/* compiled from: ViewSettingRadioBinding */
|
||||
public final class j3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final MaterialCheckBox b;
|
||||
public final MaterialRadioButton b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ConstraintLayout f114c;
|
||||
public final ConstraintLayout f112c;
|
||||
|
||||
public j3(@NonNull View view, @NonNull MaterialCheckBox materialCheckBox, @NonNull ConstraintLayout constraintLayout) {
|
||||
public j3(@NonNull View view, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout) {
|
||||
this.a = view;
|
||||
this.b = materialCheckBox;
|
||||
this.f114c = constraintLayout;
|
||||
this.b = materialRadioButton;
|
||||
this.f112c = constraintLayout;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,64 +1,34 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.annotation.Nullable;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.R;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetChannelSettingsDeleteBinding */
|
||||
/* compiled from: WidgetChatInputGuardBinding */
|
||||
public final class j4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final TextView b;
|
||||
public final MaterialButton b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f115c;
|
||||
public final MaterialButton f113c;
|
||||
@NonNull
|
||||
public final MaterialButton d;
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
|
||||
public j4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) {
|
||||
public j4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = linearLayout;
|
||||
this.b = textView;
|
||||
this.f115c = materialButton;
|
||||
this.d = materialButton2;
|
||||
this.b = materialButton;
|
||||
this.f113c = materialButton2;
|
||||
this.d = textView;
|
||||
this.e = textView2;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
public static j4 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) {
|
||||
View inflate = layoutInflater.inflate(R.layout.widget_channel_settings_delete, (ViewGroup) null, false);
|
||||
if (!z2) {
|
||||
int i = R.id.channel_settings_delete_body;
|
||||
TextView textView = (TextView) inflate.findViewById(R.id.channel_settings_delete_body);
|
||||
if (textView != null) {
|
||||
i = R.id.channel_settings_delete_cancel;
|
||||
MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_cancel);
|
||||
if (materialButton != null) {
|
||||
i = R.id.channel_settings_delete_confirm;
|
||||
MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.channel_settings_delete_confirm);
|
||||
if (materialButton2 != null) {
|
||||
i = R.id.channel_settings_delete_title;
|
||||
TextView textView2 = (TextView) inflate.findViewById(R.id.channel_settings_delete_title);
|
||||
if (textView2 != null) {
|
||||
return new j4((LinearLayout) inflate, textView, materialButton, materialButton2, textView2);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i)));
|
||||
}
|
||||
throw null;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
@NonNull
|
||||
public View getRoot() {
|
||||
|
|
|
@ -1,44 +1,29 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.Space;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.Barrier;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetPlatformRichPresenceBinding */
|
||||
/* compiled from: WidgetPremiumUpsellBinding */
|
||||
public final class j5 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
@NonNull
|
||||
public final LinearLayout b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final TextView f116c;
|
||||
public final TextView f114c;
|
||||
@NonNull
|
||||
public final SimpleDraweeView d;
|
||||
@NonNull
|
||||
public final SimpleDraweeView e;
|
||||
@NonNull
|
||||
public final MaterialButton f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
@NonNull
|
||||
public final TextView h;
|
||||
public final ImageView d;
|
||||
|
||||
public j5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
public j5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) {
|
||||
this.a = linearLayout;
|
||||
this.b = linearLayout2;
|
||||
this.f116c = textView;
|
||||
this.d = simpleDraweeView;
|
||||
this.e = simpleDraweeView2;
|
||||
this.f = materialButton;
|
||||
this.g = textView2;
|
||||
this.h = textView3;
|
||||
this.b = textView;
|
||||
this.f114c = textView2;
|
||||
this.d = imageView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -16,14 +16,14 @@ public final class k implements ViewBinding {
|
|||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final DatePicker f117c;
|
||||
public final DatePicker f115c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
|
||||
public k(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull DatePicker datePicker, @NonNull TextView textView) {
|
||||
this.a = linearLayout;
|
||||
this.b = materialButton;
|
||||
this.f117c = datePicker;
|
||||
this.f115c = datePicker;
|
||||
this.d = textView;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,16 +1,39 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.Barrier;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: LayoutVoiceBottomSheetEmptyBinding */
|
||||
/* compiled from: LayoutVoiceBottomSheetHeaderBinding */
|
||||
public final class k0 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
public final ConstraintLayout a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
@NonNull
|
||||
|
||||
public k0(@NonNull LinearLayout linearLayout) {
|
||||
this.a = linearLayout;
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ImageView f116c;
|
||||
@NonNull
|
||||
public final ImageView d;
|
||||
@NonNull
|
||||
public final ImageView e;
|
||||
@NonNull
|
||||
public final TextView f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
|
||||
public k0(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull ImageView imageView5, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = constraintLayout;
|
||||
this.b = imageView;
|
||||
this.f116c = imageView3;
|
||||
this.d = imageView4;
|
||||
this.e = imageView5;
|
||||
this.f = textView;
|
||||
this.g = textView2;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -4,16 +4,26 @@ import android.view.View;
|
|||
import android.widget.ImageView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: SparkleViewBinding */
|
||||
import com.discord.rlottie.RLottieImageView;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: StickerViewBinding */
|
||||
public final class k1 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final ImageView b;
|
||||
public final SimpleDraweeView b;
|
||||
@NonNull
|
||||
|
||||
public k1(@NonNull View view, @NonNull ImageView imageView) {
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final RLottieImageView f117c;
|
||||
@NonNull
|
||||
public final ImageView d;
|
||||
|
||||
public k1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull RLottieImageView rLottieImageView, @NonNull ImageView imageView) {
|
||||
this.a = view;
|
||||
this.b = imageView;
|
||||
this.b = simpleDraweeView;
|
||||
this.f117c = rLottieImageView;
|
||||
this.d = imageView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -2,29 +2,37 @@ package c.a.j;
|
|||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.cardview.widget.CardView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
/* compiled from: ViewOverlayMenuBinding */
|
||||
/* compiled from: ViewOverlayMenuContentBinding */
|
||||
public final class k2 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
public final CardView a;
|
||||
@NonNull
|
||||
public final l2 b;
|
||||
public final TextView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ImageView f118c;
|
||||
public final TextView f118c;
|
||||
@NonNull
|
||||
public final ImageView d;
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final ImageView e;
|
||||
@NonNull
|
||||
public final TextView f;
|
||||
@NonNull
|
||||
public final TextView g;
|
||||
|
||||
public k2(@NonNull View view, @NonNull l2 l2Var, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3) {
|
||||
this.a = view;
|
||||
this.b = l2Var;
|
||||
this.f118c = imageView;
|
||||
this.d = imageView2;
|
||||
this.e = imageView3;
|
||||
public k2(@NonNull CardView cardView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull TextView textView4, @NonNull TextView textView5) {
|
||||
this.a = cardView;
|
||||
this.b = textView;
|
||||
this.f118c = textView2;
|
||||
this.d = textView3;
|
||||
this.e = imageView;
|
||||
this.f = textView4;
|
||||
this.g = textView5;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,25 +1,31 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.radiobutton.MaterialRadioButton;
|
||||
/* compiled from: ViewSettingRadioBinding */
|
||||
/* compiled from: ViewSettingSharedBinding */
|
||||
public final class k3 implements ViewBinding {
|
||||
@NonNull
|
||||
public final View a;
|
||||
@NonNull
|
||||
public final MaterialRadioButton b;
|
||||
public final ImageView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final ConstraintLayout f119c;
|
||||
public final TextView f119c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
|
||||
public k3(@NonNull View view, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout) {
|
||||
public k3(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
|
||||
this.a = view;
|
||||
this.b = materialRadioButton;
|
||||
this.f119c = constraintLayout;
|
||||
this.b = imageView;
|
||||
this.f119c = textView;
|
||||
this.d = textView2;
|
||||
this.e = textView3;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -1,32 +1,27 @@
|
|||
package c.a.j;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.RelativeLayout;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.cardview.widget.CardView;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.google.android.material.button.MaterialButton;
|
||||
/* compiled from: WidgetChatInputGuardBinding */
|
||||
/* compiled from: WidgetChatInputMemberVerificationGuardBinding */
|
||||
public final class k4 implements ViewBinding {
|
||||
@NonNull
|
||||
public final LinearLayout a;
|
||||
public final RelativeLayout a;
|
||||
@NonNull
|
||||
public final MaterialButton b;
|
||||
public final ImageView b;
|
||||
@NonNull
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final MaterialButton f120c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
@NonNull
|
||||
public final TextView e;
|
||||
public final TextView f120c;
|
||||
|
||||
public k4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) {
|
||||
this.a = linearLayout;
|
||||
this.b = materialButton;
|
||||
this.f120c = materialButton2;
|
||||
this.d = textView;
|
||||
this.e = textView2;
|
||||
public k4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) {
|
||||
this.a = relativeLayout;
|
||||
this.b = imageView2;
|
||||
this.f120c = textView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue