104.3 - Alpha (104203)

This commit is contained in:
Juby210 2021-11-25 09:24:35 +01:00
parent 822d15d23a
commit 86a52cfe23
3304 changed files with 42881 additions and 36533 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.discord'
minSdkVersion 21
targetSdkVersion 30
versionCode 104202
versionName "104.2 - Alpha"
versionCode 104203
versionName "104.3 - Alpha"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="104202" android:versionName="104.2 - 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="104203" android:versionName="104.3 - Alpha" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>

View File

@ -101,7 +101,7 @@ public final class GradientColorInflaterCompat {
throw new XmlPullParserException(xmlPullParser.getPositionDescription() + ": invalid gradient color tag " + name);
}
/* JADX WARNING: Code restructure failed: missing block: B:17:0x0081, code lost:
/* JADX WARNING: Code restructure failed: missing block: B:17:0x0080, code lost:
throw new org.xmlpull.v1.XmlPullParserException(r10.getPositionDescription() + ": <item> tag requires a 'color' attribute and a 'offset' attribute!");
*/
private static ColorStops inflateChildElements(@NonNull Resources resources, @NonNull XmlPullParser xmlPullParser, @NonNull AttributeSet attributeSet, @Nullable Resources.Theme theme) throws XmlPullParserException, IOException {

View File

@ -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().f156c;
TextView textView2 = aVar3.g().f157c;
m.checkNotNullExpressionValue(textView2, "binding.userActionsDialogBlockItem");
int i = 8;
textView2.setVisibility(aVar2.f36c ? 0 : 8);
@ -247,7 +247,7 @@ public final class a extends AppDialog {
public void onViewBound(View view) {
m.checkNotNullParameter(view, "view");
super.onViewBound(view);
g().f156c.setOnClickListener(new View$OnClickListenerC0001a(0, this));
g().f157c.setOnClickListener(new View$OnClickListenerC0001a(0, this));
g().e.setOnClickListener(new View$OnClickListenerC0001a(1, this));
g().d.setOnClickListener(new View$OnClickListenerC0001a(2, this));
}

View File

@ -182,7 +182,7 @@ public final class a extends AppDialog {
m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionCancelNevermind");
ViewExtensions.setEnabledAndAlpha$default(materialButton2, cVar2.f37c, 0.0f, 2, null);
aVar.setCancelable(cVar2.e);
aVar.g().f196c.setIsLoading(cVar2.d);
aVar.g().f197c.setIsLoading(cVar2.d);
AppViewFlipper appViewFlipper = aVar.g().e;
m.checkNotNullExpressionValue(appViewFlipper, "binding.premiumGuildSubscriptionCancelFlipper");
appViewFlipper.setDisplayedChild(!(cVar2 instanceof f.c.C0008f) ? 1 : 0);
@ -202,7 +202,7 @@ public final class a extends AppDialog {
m.checkNotNullExpressionValue(textView3, "binding.premiumGuildSubscriptionCancelBody");
c.a.k.b.n(textView3, R.string.premium_guild_subscription_cancel_body_guild, new Object[]{renderUtcDate$default}, null, 4);
}
aVar.g().f196c.setBackgroundColor(ColorCompat.getColor(aVar, (int) R.color.status_red_500));
aVar.g().f197c.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.k.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().f196c.setText(aVar.getString(R.string.okay));
aVar.g().f196c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500));
aVar.g().f197c.setText(aVar.getString(R.string.okay));
aVar.g().f197c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500));
} else if (cVar2 instanceof f.c.C0007c) {
Integer num = ((f.c.C0007c) cVar2).f;
if (num != null) {
@ -283,7 +283,7 @@ public final class a extends AppDialog {
m.checkNotNullParameter(view, "view");
super.onViewBound(view);
g().g.setOnClickListener(new View$OnClickListenerC0004a(0, this));
g().f196c.setOnClickListener(new View$OnClickListenerC0004a(1, this));
g().f197c.setOnClickListener(new View$OnClickListenerC0004a(1, this));
}
@Override // com.discord.app.AppDialog

View File

@ -12,7 +12,7 @@ import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.viewpager2.adapter.FragmentStateAdapter;
import androidx.viewpager2.widget.ViewPager2;
import c.a.i.n5;
import c.a.i.o5;
import c.a.i.p0;
import com.discord.R;
import com.discord.app.AppDialog;
@ -182,17 +182,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 C0013b extends k implements Function1<View, n5> {
public static final /* synthetic */ class C0013b extends k implements Function1<View, o5> {
public static final C0013b i = new C0013b();
public C0013b() {
super(1, n5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0);
super(1, o5.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 n5 invoke(View view) {
public o5 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = R.id.premium_upsell_body;
@ -204,7 +204,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 n5((LinearLayout) view2, textView, textView2, imageView);
return new o5((LinearLayout) view2, textView, textView2, imageView);
}
}
}
@ -216,8 +216,8 @@ public final class b extends AppDialog {
super(R.layout.widget_premium_upsell);
}
public final n5 g() {
return (n5) this.k.getValue((Fragment) this, i[0]);
public final o5 g() {
return (o5) this.k.getValue((Fragment) this, i[0]);
}
@Override // com.discord.app.AppFragment
@ -227,7 +227,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().f136c;
TextView textView = g().f141c;
m.checkNotNullExpressionValue(textView, "binding.premiumUpsellHeader");
Bundle arguments2 = getArguments();
textView.setText(arguments2 != null ? arguments2.getString("extra_header_string") : null);
@ -429,11 +429,11 @@ public final class b extends AppDialog {
m.throwUninitializedPropertyAccessException("pagerAdapter");
}
viewPager2.setAdapter(eVar);
TabLayout tabLayout = h().f142c;
TabLayout tabLayout = h().f143c;
m.checkNotNullExpressionValue(tabLayout, "binding.premiumUpsellDots");
int i2 = 8;
tabLayout.setVisibility(j() ? 0 : 8);
TabLayout tabLayout2 = h().f142c;
TabLayout tabLayout2 = h().f143c;
m.checkNotNullExpressionValue(tabLayout2, "binding.premiumUpsellDots");
ViewPager2 viewPager22 = h().f;
m.checkNotNullExpressionValue(viewPager22, "binding.premiumUpsellViewpager");

View File

@ -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().f179c;
TextView textView = g().f180c;
m.checkNotNullExpressionValue(textView, "binding.premiumActivatedDescription");
textView.setText(getString(i6));
requireDialog().setCanceledOnTouchOutside(true);

View File

@ -6,7 +6,7 @@ import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.fragment.app.Fragment;
import c.a.i.j5;
import c.a.i.k5;
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, j5> {
public static final /* synthetic */ class c extends k implements Function1<View, k5> {
public static final c i = new c();
public c() {
super(1, j5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0);
super(1, k5.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 j5 invoke(View view) {
public k5 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 j5((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3);
return new k5((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 j5 g() {
return (j5) this.k.getValue((Fragment) this, i[0]);
public final k5 g() {
return (k5) 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.k.b.n(textView, R.string.masked_link_body, new Object[]{obj}, null, 4);
g().f114c.setOnClickListener(new d(this));
g().f121c.setOnClickListener(new d(this));
g().d.setOnClickListener(new View$OnClickListenerC0017a(0, this, str));
g().e.setOnClickListener(new View$OnClickListenerC0017a(1, this, str));
}

View File

@ -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])).f85c.setOnClickListener(new c(this));
((e) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f86c.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;

View File

@ -176,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().f121c;
MaxHeightRecyclerView maxHeightRecyclerView = g().f122c;
m.checkNotNullExpressionValue(maxHeightRecyclerView, "binding.dialogSelections");
maxHeightRecyclerView.setAdapter(new SimpleRecyclerAdapter(j.asList(charSequenceArray), new e(this)));
MaxHeightRecyclerView maxHeightRecyclerView2 = g().f121c;
MaxHeightRecyclerView maxHeightRecyclerView2 = g().f122c;
RecyclerView.Adapter adapter = maxHeightRecyclerView2.getAdapter();
if (adapter != null) {
adapter.notifyDataSetChanged();
@ -187,7 +187,7 @@ public final class n extends AppDialog {
maxHeightRecyclerView2.setHasFixedSize(false);
maxHeightRecyclerView2.setNestedScrollingEnabled(false);
SimpleRecyclerAdapter.Companion companion = SimpleRecyclerAdapter.Companion;
MaxHeightRecyclerView maxHeightRecyclerView3 = g().f121c;
MaxHeightRecyclerView maxHeightRecyclerView3 = g().f122c;
m.checkNotNullExpressionValue(maxHeightRecyclerView3, "binding.dialogSelections");
companion.addThemedDivider(maxHeightRecyclerView3);
}

View File

@ -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.i.a5;
import c.a.i.b5;
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, a5> {
public static final /* synthetic */ class b extends k implements Function1<View, b5> {
public static final b i = new b();
public b() {
super(1, a5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0);
super(1, b5.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 a5 invoke(View view) {
public b5 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 a5((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout);
return new b5((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().f65c.setIsLoading(false);
rVar.g().f72c.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().f65c.setIsLoading(true);
this.i.g().f72c.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 a5 g() {
return (a5) this.k.getValue((Fragment) this, i[0]);
public final b5 g() {
return (b5) 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().f65c.setIsLoading(false);
g().f65c.setOnClickListener(new d(this, view));
g().f72c.setIsLoading(false);
g().f72c.setOnClickListener(new d(this, view));
g().b.setOnClickListener(new e(this));
}
}

View File

@ -9,7 +9,7 @@ import androidx.fragment.app.FragmentViewModelLazyKt;
import c.a.a.w;
import c.a.d.f0;
import c.a.d.h0;
import c.a.i.w5;
import c.a.i.x5;
import com.discord.R;
import com.discord.app.AppDialog;
import com.discord.app.AppViewModel;
@ -45,17 +45,17 @@ public final class s extends AppDialog {
}
/* compiled from: WidgetUrgentMessageDialog.kt */
public static final /* synthetic */ class b extends k implements Function1<View, w5> {
public static final /* synthetic */ class b extends k implements Function1<View, x5> {
public static final b i = new b();
public b() {
super(1, w5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0);
super(1, x5.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 w5 invoke(View view) {
public x5 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = R.id.view_dialog_confirmation_confirm;
@ -67,7 +67,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 w5((LinearLayout) view2, loadingButton, textView, textView2);
return new x5((LinearLayout) view2, loadingButton, textView, textView2);
}
}
}
@ -93,7 +93,7 @@ public final class s extends AppDialog {
m.checkNotNullParameter(dVar2, "viewState");
s sVar = this.this$0;
KProperty[] kPropertyArr = s.i;
TextView textView = sVar.g().f184c;
TextView textView = sVar.g().f188c;
m.checkNotNullExpressionValue(textView, "binding.viewDialogConfirmationHeader");
textView.setText(sVar.getString(R.string.system_dm_urgent_message_modal_header));
TextView textView2 = sVar.g().d;
@ -159,8 +159,8 @@ public final class s extends AppDialog {
this.l = FragmentViewModelLazyKt.createViewModelLazy(this, a0.getOrCreateKotlinClass(w.class), new m(1, f0Var), new h0(eVar));
}
public final w5 g() {
return (w5) this.k.getValue((Fragment) this, i[0]);
public final x5 g() {
return (x5) this.k.getValue((Fragment) this, i[0]);
}
public final w h() {

View File

@ -162,7 +162,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().f142c.setBackgroundResource(DrawableCompat.getThemedDrawableRes$default(context, (int) R.attr.gift_code_copied_outline, 0, 2, (Object) null));
}
}
}

View File

@ -9,7 +9,6 @@ import android.widget.TextView;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentActivity;
import androidx.fragment.app.FragmentManager;
import c.a.d.f;
import c.a.i.h4;
import com.discord.R;
import com.discord.api.application.Application;
@ -19,11 +18,15 @@ import com.discord.app.AppViewFlipper;
import com.discord.models.domain.ModelGift;
import com.discord.models.domain.ModelSku;
import com.discord.models.domain.ModelStoreListing;
import com.discord.rlottie.RLottieImageView;
import com.discord.stores.StoreGifting;
import com.discord.stores.StoreNotices;
import com.discord.stores.StoreStream;
import com.discord.utilities.dimen.DimenUtils;
import com.discord.utilities.error.Error;
import com.discord.utilities.font.FontUtils;
import com.discord.utilities.gifting.GiftStyle;
import com.discord.utilities.gifting.GiftStyleKt;
import com.discord.utilities.icon.IconUtils;
import com.discord.utilities.images.MGImages;
import com.discord.utilities.premium.PremiumUtils;
@ -32,10 +35,12 @@ import com.discord.utilities.rx.ObservableExtensionsKt;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.discord.utilities.viewbinding.FragmentViewBindingDelegate;
import com.discord.utilities.viewbinding.FragmentViewBindingDelegateKt;
import com.discord.utilities.views.ViewCoroutineScopeKt;
import com.discord.widgets.home.WidgetHome;
import com.discord.widgets.settings.premium.WidgetSettingsGifting;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
import d0.l;
import d0.t.n;
import d0.z.d.a0;
import d0.z.d.k;
@ -44,10 +49,15 @@ import d0.z.d.o;
import java.util.Objects;
import kotlin.NoWhenBranchMatchedException;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.functions.Function1;
import kotlin.jvm.functions.Function2;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.reflect.KProperty;
import kotlinx.coroutines.CoroutineScope;
import rx.Observable;
import rx.functions.Func2;
/* compiled from: WidgetGiftAcceptDialog.kt */
public final class c extends AppDialog {
public static final /* synthetic */ KProperty[] i = {c.d.b.a.a.b0(c.class, "binding", "getBinding()Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0)};
@ -59,13 +69,56 @@ public final class c extends AppDialog {
/* compiled from: WidgetGiftAcceptDialog.kt */
/* renamed from: c.a.a.z.c$a$a reason: collision with other inner class name */
public static final class C0021a extends o implements Function1<FragmentActivity, Boolean> {
public static final class C0021a {
public final StoreGifting.GiftState a;
public final boolean b;
public C0021a(StoreGifting.GiftState giftState, boolean z2) {
m.checkNotNullParameter(giftState, "giftState");
this.a = giftState;
this.b = z2;
}
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof C0021a)) {
return false;
}
C0021a aVar = (C0021a) obj;
return m.areEqual(this.a, aVar.a) && this.b == aVar.b;
}
public int hashCode() {
StoreGifting.GiftState giftState = this.a;
int hashCode = (giftState != null ? giftState.hashCode() : 0) * 31;
boolean z2 = this.b;
if (z2) {
z2 = true;
}
int i = z2 ? 1 : 0;
int i2 = z2 ? 1 : 0;
int i3 = z2 ? 1 : 0;
return hashCode + i;
}
public String toString() {
StringBuilder R = c.d.b.a.a.R("GiftUiState(giftState=");
R.append(this.a);
R.append(", reduceMotion=");
return c.d.b.a.a.L(R, this.b, ")");
}
}
/* compiled from: WidgetGiftAcceptDialog.kt */
public static final class b extends o implements Function1<FragmentActivity, Boolean> {
public final /* synthetic */ long $channelId;
public final /* synthetic */ String $giftCode;
public final /* synthetic */ String $source;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public C0021a(String str, String str2, long j) {
public b(String str, String str2, long j) {
super(1);
this.$giftCode = str;
this.$source = str2;
@ -97,7 +150,7 @@ public final class c extends AppDialog {
m.checkNotNullParameter(str, "giftCode");
m.checkNotNullParameter(str2, "source");
m.checkNotNullParameter(str, "giftCode");
StoreStream.Companion.getNotices().requestToShow(new StoreNotices.Notice("gift:" + str, null, 0, 0, false, n.listOf((Object[]) new d0.e0.c[]{a0.getOrCreateKotlinClass(WidgetSettingsGifting.class), a0.getOrCreateKotlinClass(WidgetHome.class)}), 0, false, 0, new C0021a(str, str2, j), FontUtils.MAX_FONT_SCALING, null));
StoreStream.Companion.getNotices().requestToShow(new StoreNotices.Notice("gift:" + str, null, 0, 0, false, n.listOf((Object[]) new d0.e0.c[]{a0.getOrCreateKotlinClass(WidgetSettingsGifting.class), a0.getOrCreateKotlinClass(WidgetHome.class)}), 0, false, 0, new b(str, str2, j), FontUtils.MAX_FONT_SCALING, null));
}
}
@ -121,28 +174,32 @@ public final class c extends AppDialog {
i2 = R.id.accept_gift_body_image;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view2.findViewById(R.id.accept_gift_body_image);
if (simpleDraweeView != null) {
i2 = R.id.accept_gift_body_text;
TextView textView = (TextView) view2.findViewById(R.id.accept_gift_body_text);
if (textView != null) {
i2 = R.id.accept_gift_confirm;
MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.accept_gift_confirm);
if (materialButton != null) {
i2 = R.id.accept_gift_disclaimer_container;
LinearLayout linearLayout2 = (LinearLayout) view2.findViewById(R.id.accept_gift_disclaimer_container);
if (linearLayout2 != null) {
i2 = R.id.accept_gift_disclaimer_text;
LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view2.findViewById(R.id.accept_gift_disclaimer_text);
if (linkifiedTextView != null) {
i2 = R.id.accept_gift_flipper;
AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(R.id.accept_gift_flipper);
if (appViewFlipper != null) {
i2 = R.id.accept_gift_header;
TextView textView2 = (TextView) view2.findViewById(R.id.accept_gift_header);
if (textView2 != null) {
i2 = R.id.accept_gift_progress;
ProgressBar progressBar = (ProgressBar) view2.findViewById(R.id.accept_gift_progress);
if (progressBar != null) {
return new h4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar);
i2 = R.id.accept_gift_body_lottie;
RLottieImageView rLottieImageView = (RLottieImageView) view2.findViewById(R.id.accept_gift_body_lottie);
if (rLottieImageView != null) {
i2 = R.id.accept_gift_body_text;
TextView textView = (TextView) view2.findViewById(R.id.accept_gift_body_text);
if (textView != null) {
i2 = R.id.accept_gift_confirm;
MaterialButton materialButton = (MaterialButton) view2.findViewById(R.id.accept_gift_confirm);
if (materialButton != null) {
i2 = R.id.accept_gift_disclaimer_container;
LinearLayout linearLayout2 = (LinearLayout) view2.findViewById(R.id.accept_gift_disclaimer_container);
if (linearLayout2 != null) {
i2 = R.id.accept_gift_disclaimer_text;
LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view2.findViewById(R.id.accept_gift_disclaimer_text);
if (linkifiedTextView != null) {
i2 = R.id.accept_gift_flipper;
AppViewFlipper appViewFlipper = (AppViewFlipper) view2.findViewById(R.id.accept_gift_flipper);
if (appViewFlipper != null) {
i2 = R.id.accept_gift_header;
TextView textView2 = (TextView) view2.findViewById(R.id.accept_gift_header);
if (textView2 != null) {
i2 = R.id.accept_gift_progress;
ProgressBar progressBar = (ProgressBar) view2.findViewById(R.id.accept_gift_progress);
if (progressBar != null) {
return new h4((LinearLayout) view2, linearLayout, simpleDraweeView, rLottieImageView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar);
}
}
}
}
@ -157,12 +214,242 @@ public final class c extends AppDialog {
}
/* compiled from: WidgetGiftAcceptDialog.kt */
@d0.w.i.a.e(c = "com.discord.dialogs.gifting.WidgetGiftAcceptDialog$configureUI$1$1", f = "WidgetGiftAcceptDialog.kt", l = {117}, m = "invokeSuspend")
/* renamed from: c.a.a.z.c$c reason: collision with other inner class name */
public static final class C0022c extends o implements Function1<Error, Unit> {
public static final class C0022c extends d0.w.i.a.k implements Function2<CoroutineScope, Continuation<? super Unit>, Object> {
public final /* synthetic */ RLottieImageView $this_apply;
public int label;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public C0022c(RLottieImageView rLottieImageView, Continuation continuation) {
super(2, continuation);
this.$this_apply = rLottieImageView;
}
@Override // d0.w.i.a.a
public final Continuation<Unit> create(Object obj, Continuation<?> continuation) {
m.checkNotNullParameter(continuation, "completion");
return new C0022c(this.$this_apply, continuation);
}
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
@Override // kotlin.jvm.functions.Function2
public final Object invoke(CoroutineScope coroutineScope, Continuation<? super Unit> continuation) {
Continuation<? super Unit> continuation2 = continuation;
m.checkNotNullParameter(continuation2, "completion");
return new C0022c(this.$this_apply, continuation2).invokeSuspend(Unit.a);
}
@Override // d0.w.i.a.a
public final Object invokeSuspend(Object obj) {
Object coroutine_suspended = d0.w.h.c.getCOROUTINE_SUSPENDED();
int i = this.label;
if (i == 0) {
l.throwOnFailure(obj);
this.label = 1;
if (c.i.a.f.e.o.f.I(200, this) == coroutine_suspended) {
return coroutine_suspended;
}
} else if (i == 1) {
l.throwOnFailure(obj);
} else {
throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
}
this.$this_apply.b();
return Unit.a;
}
}
/* compiled from: WidgetGiftAcceptDialog.kt */
public static final class d<T1, T2, R> implements Func2<StoreGifting.GiftState, Boolean, a.C0021a> {
public static final d i = new d();
/* 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, java.lang.Object] */
@Override // rx.functions.Func2
public a.C0021a call(StoreGifting.GiftState giftState, Boolean bool) {
StoreGifting.GiftState giftState2 = giftState;
Boolean bool2 = bool;
m.checkNotNullExpressionValue(giftState2, "giftState");
m.checkNotNullExpressionValue(bool2, "reduceMotion");
return new a.C0021a(giftState2, bool2.booleanValue());
}
}
/* compiled from: WidgetGiftAcceptDialog.kt */
public static final class e extends o implements Function1<a.C0021a, Unit> {
public final /* synthetic */ c this$0;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public C0022c(c cVar) {
public e(c cVar) {
super(1);
this.this$0 = cVar;
}
/* 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 Unit invoke(a.C0021a aVar) {
ModelSku sku;
ModelSku sku2;
String str;
ModelSku sku3;
a.C0021a aVar2 = aVar;
StoreGifting.GiftState giftState = aVar2.a;
int i = 0;
if (giftState instanceof StoreGifting.GiftState.Loading) {
c cVar = this.this$0;
KProperty[] kPropertyArr = c.i;
AppViewFlipper appViewFlipper = cVar.h().h;
m.checkNotNullExpressionValue(appViewFlipper, "binding.acceptGiftFlipper");
appViewFlipper.setDisplayedChild(0);
} else {
CharSequence charSequence = null;
int i2 = 8;
if (giftState instanceof StoreGifting.GiftState.Resolved) {
StoreGifting.GiftState.Resolved resolved = (StoreGifting.GiftState.Resolved) giftState;
if (resolved.getGift().getRedeemed()) {
c cVar2 = this.this$0;
m.checkNotNullExpressionValue(aVar2, "giftUiState");
KProperty[] kPropertyArr2 = c.i;
Objects.requireNonNull(cVar2);
ModelGift gift = resolved.getGift();
cVar2.g(gift, aVar2);
ModelStoreListing storeListing = gift.getStoreListing();
if (storeListing == null || (sku3 = storeListing.getSku()) == null || (str = sku3.getName()) == null) {
str = "";
}
CharSequence i3 = cVar2.i(gift);
LinearLayout linearLayout = c.d.b.a.a.p0(c.d.b.a.a.p0(cVar2.h().i, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_header_success_nitro, new Object[]{str}, null, 4) : c.a.k.b.k(cVar2, R.string.gift_confirmation_header_success, new Object[0], null, 4), cVar2).d, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_classic_mobile, new Object[]{i3}, null, 4) : gift.isNitroGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_mobile, new Object[]{i3}, null, 4) : c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_mobile, new Object[]{str}, null, 4), cVar2).f;
m.checkNotNullExpressionValue(linearLayout, "binding.acceptGiftDisclaimerContainer");
linearLayout.setVisibility(8);
MaterialButton materialButton = cVar2.h().e;
m.checkNotNullExpressionValue(materialButton, "binding.acceptGiftConfirm");
Context context = cVar2.getContext();
if (context != null) {
charSequence = context.getText(R.string.gift_confirmation_button_success_mobile);
}
materialButton.setText(charSequence);
cVar2.h().e.setOnClickListener(new d(cVar2));
} else if (resolved.getGift().getMaxUses() == resolved.getGift().getUses()) {
c cVar3 = this.this$0;
m.checkNotNullExpressionValue(aVar2, "giftUiState");
KProperty[] kPropertyArr3 = c.i;
Objects.requireNonNull(cVar3);
cVar3.g(resolved.getGift(), aVar2);
TextView textView = cVar3.h().i;
m.checkNotNullExpressionValue(textView, "binding.acceptGiftHeader");
c.a.k.b.n(textView, R.string.gift_confirmation_header_fail, new Object[0], null, 4);
TextView textView2 = cVar3.h().d;
m.checkNotNullExpressionValue(textView2, "binding.acceptGiftBodyText");
c.a.k.b.n(textView2, R.string.gift_confirmation_body_claimed, new Object[0], null, 4);
LinearLayout linearLayout2 = cVar3.h().f;
m.checkNotNullExpressionValue(linearLayout2, "binding.acceptGiftDisclaimerContainer");
linearLayout2.setVisibility(8);
MaterialButton materialButton2 = cVar3.h().e;
m.checkNotNullExpressionValue(materialButton2, "binding.acceptGiftConfirm");
c.a.k.b.n(materialButton2, R.string.gift_confirmation_button_fail, new Object[0], null, 4);
cVar3.h().e.setOnClickListener(new e(cVar3));
} else {
c cVar4 = this.this$0;
m.checkNotNullExpressionValue(aVar2, "giftUiState");
KProperty[] kPropertyArr4 = c.i;
Objects.requireNonNull(cVar4);
ModelGift gift2 = ((StoreGifting.HasGift) giftState).getGift();
cVar4.g(gift2, aVar2);
ModelStoreListing storeListing2 = gift2.getStoreListing();
String name = (storeListing2 == null || (sku2 = storeListing2.getSku()) == null) ? null : sku2.getName();
LinearLayout linearLayout3 = c.d.b.a.a.p0(c.d.b.a.a.p0(cVar4.h().i, "binding.acceptGiftHeader", gift2.isAnyNitroGift() ? c.a.k.b.k(cVar4, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name}, null, 4) : c.a.k.b.k(cVar4, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar4).d, "binding.acceptGiftBodyText", gift2.isAnyNitroGift() ? c.a.k.b.k(cVar4, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name, cVar4.i(gift2)}, null, 4) : c.a.k.b.k(cVar4, R.string.gift_confirmation_body_confirm, new Object[]{name}, null, 4), cVar4).f;
m.checkNotNullExpressionValue(linearLayout3, "binding.acceptGiftDisclaimerContainer");
if (gift2.isAnyNitroGift()) {
i2 = 0;
}
linearLayout3.setVisibility(i2);
MaterialButton materialButton3 = cVar4.h().e;
m.checkNotNullExpressionValue(materialButton3, "binding.acceptGiftConfirm");
c.a.k.b.n(materialButton3, R.string.gift_confirmation_button_confirm_mobile, new Object[0], null, 4);
cVar4.h().e.setOnClickListener(new f(gift2));
}
} else if (giftState instanceof StoreGifting.GiftState.Redeeming) {
c cVar5 = this.this$0;
m.checkNotNullExpressionValue(aVar2, "giftUiState");
KProperty[] kPropertyArr5 = c.i;
Objects.requireNonNull(cVar5);
ModelGift gift3 = ((StoreGifting.GiftState.Redeeming) giftState).getGift();
cVar5.g(gift3, aVar2);
ModelStoreListing storeListing3 = gift3.getStoreListing();
String name2 = (storeListing3 == null || (sku = storeListing3.getSku()) == null) ? null : sku.getName();
MaterialButton materialButton4 = cVar5.h().e;
m.checkNotNullExpressionValue(materialButton4, "binding.acceptGiftConfirm");
materialButton4.setVisibility(8);
ProgressBar progressBar = cVar5.h().j;
m.checkNotNullExpressionValue(progressBar, "binding.acceptGiftProgress");
progressBar.setVisibility(0);
LinearLayout linearLayout4 = c.d.b.a.a.p0(c.d.b.a.a.p0(cVar5.h().i, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.k.b.k(cVar5, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name2}, null, 4) : c.a.k.b.k(cVar5, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar5).d, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.k.b.k(cVar5, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name2, cVar5.i(gift3)}, null, 4) : c.a.k.b.k(cVar5, R.string.gift_confirmation_body_confirm, new Object[]{name2}, null, 4), cVar5).f;
m.checkNotNullExpressionValue(linearLayout4, "binding.acceptGiftDisclaimerContainer");
if (!gift3.isAnyNitroGift()) {
i = 8;
}
linearLayout4.setVisibility(i);
} else if (giftState instanceof StoreGifting.GiftState.RedeemedFailed) {
c cVar6 = this.this$0;
StoreGifting.GiftState.RedeemedFailed redeemedFailed = (StoreGifting.GiftState.RedeemedFailed) giftState;
m.checkNotNullExpressionValue(aVar2, "giftUiState");
KProperty[] kPropertyArr6 = c.i;
Objects.requireNonNull(cVar6);
cVar6.g(redeemedFailed.getGift(), aVar2);
TextView textView3 = cVar6.h().i;
m.checkNotNullExpressionValue(textView3, "binding.acceptGiftHeader");
textView3.setText(c.a.k.b.k(cVar6, R.string.gift_confirmation_header_fail, new Object[0], null, 4));
TextView textView4 = cVar6.h().d;
m.checkNotNullExpressionValue(textView4, "binding.acceptGiftBodyText");
c.a.k.b.n(textView4, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4);
if (redeemedFailed.getCanRetry()) {
TextView textView5 = cVar6.h().d;
m.checkNotNullExpressionValue(textView5, "binding.acceptGiftBodyText");
c.a.k.b.n(textView5, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4);
MaterialButton materialButton5 = cVar6.h().e;
m.checkNotNullExpressionValue(materialButton5, "binding.acceptGiftConfirm");
Context context2 = cVar6.getContext();
if (context2 != null) {
charSequence = context2.getText(R.string.retry);
}
materialButton5.setText(charSequence);
cVar6.h().e.setOnClickListener(new g(0, redeemedFailed));
} else {
Integer errorCode = redeemedFailed.getErrorCode();
if (errorCode != null && errorCode.intValue() == 50054) {
cVar6.h().d.setText(R.string.gift_confirmation_body_self_gift_no_payment);
} else if (errorCode != null && errorCode.intValue() == 100024) {
cVar6.h().d.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade);
} else if (errorCode != null && errorCode.intValue() == 100022) {
cVar6.h().d.setText(R.string.gift_confirmation_body_error_subscription_managed);
} else if (errorCode != null && errorCode.intValue() == 100025) {
cVar6.h().d.setText(R.string.gift_confirmation_body_error_invoice_open);
}
MaterialButton materialButton6 = cVar6.h().e;
m.checkNotNullExpressionValue(materialButton6, "binding.acceptGiftConfirm");
Context context3 = cVar6.getContext();
if (context3 != null) {
charSequence = context3.getText(R.string.gift_confirmation_button_fail);
}
materialButton6.setText(charSequence);
cVar6.h().e.setOnClickListener(new g(1, cVar6));
}
} else if ((giftState instanceof StoreGifting.GiftState.Invalid) || (giftState instanceof StoreGifting.GiftState.LoadFailed) || (giftState instanceof StoreGifting.GiftState.Revoking)) {
this.this$0.dismiss();
}
}
return Unit.a;
}
}
/* compiled from: WidgetGiftAcceptDialog.kt */
public static final class f extends o implements Function1<Error, Unit> {
public final /* synthetic */ c this$0;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public f(c cVar) {
super(1);
this.this$0 = cVar;
}
@ -177,201 +464,63 @@ public final class c extends AppDialog {
}
}
/* compiled from: WidgetGiftAcceptDialog.kt */
public static final class d extends o implements Function1<StoreGifting.GiftState, Unit> {
public final /* synthetic */ c this$0;
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public d(c cVar) {
super(1);
this.this$0 = cVar;
}
/* 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 Unit invoke(StoreGifting.GiftState giftState) {
ModelSku sku;
ModelSku sku2;
String str;
ModelSku sku3;
StoreGifting.GiftState giftState2 = giftState;
m.checkNotNullParameter(giftState2, "giftState");
int i = 0;
if (giftState2 instanceof StoreGifting.GiftState.Loading) {
c cVar = this.this$0;
KProperty[] kPropertyArr = c.i;
AppViewFlipper appViewFlipper = cVar.h().g;
m.checkNotNullExpressionValue(appViewFlipper, "binding.acceptGiftFlipper");
appViewFlipper.setDisplayedChild(0);
} else {
CharSequence charSequence = null;
if (giftState2 instanceof StoreGifting.GiftState.Resolved) {
StoreGifting.GiftState.Resolved resolved = (StoreGifting.GiftState.Resolved) giftState2;
if (resolved.getGift().getRedeemed()) {
c cVar2 = this.this$0;
ModelGift gift = resolved.getGift();
KProperty[] kPropertyArr2 = c.i;
cVar2.g(gift);
ModelStoreListing storeListing = gift.getStoreListing();
if (storeListing == null || (sku3 = storeListing.getSku()) == null || (str = sku3.getName()) == null) {
str = "";
}
CharSequence i2 = cVar2.i(gift);
LinearLayout linearLayout = c.d.b.a.a.p0(c.d.b.a.a.p0(cVar2.h().h, "binding.acceptGiftHeader", gift.isAnyNitroGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_header_success_nitro, new Object[]{str}, null, 4) : c.a.k.b.k(cVar2, R.string.gift_confirmation_header_success, new Object[0], null, 4), cVar2).f107c, "binding.acceptGiftBodyText", gift.isNitroClassicGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_classic_mobile, new Object[]{i2}, null, 4) : gift.isNitroGift() ? c.a.k.b.k(cVar2, R.string.gift_confirmation_body_success_nitro_mobile, new Object[]{i2}, null, 4) : c.a.k.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;
m.checkNotNullExpressionValue(materialButton, "binding.acceptGiftConfirm");
Context context = cVar2.getContext();
if (context != null) {
charSequence = context.getText(R.string.gift_confirmation_button_success_mobile);
}
materialButton.setText(charSequence);
cVar2.h().d.setOnClickListener(new d(cVar2));
} else if (resolved.getGift().getMaxUses() == resolved.getGift().getUses()) {
c cVar3 = this.this$0;
ModelGift gift2 = resolved.getGift();
KProperty[] kPropertyArr3 = c.i;
cVar3.g(gift2);
TextView textView = cVar3.h().h;
m.checkNotNullExpressionValue(textView, "binding.acceptGiftHeader");
c.a.k.b.n(textView, R.string.gift_confirmation_header_fail, new Object[0], null, 4);
TextView textView2 = cVar3.h().f107c;
m.checkNotNullExpressionValue(textView2, "binding.acceptGiftBodyText");
c.a.k.b.n(textView2, R.string.gift_confirmation_body_claimed, new Object[0], null, 4);
LinearLayout linearLayout2 = cVar3.h().e;
m.checkNotNullExpressionValue(linearLayout2, "binding.acceptGiftDisclaimerContainer");
linearLayout2.setVisibility(8);
MaterialButton materialButton2 = cVar3.h().d;
m.checkNotNullExpressionValue(materialButton2, "binding.acceptGiftConfirm");
c.a.k.b.n(materialButton2, R.string.gift_confirmation_button_fail, new Object[0], null, 4);
cVar3.h().d.setOnClickListener(new e(cVar3));
} else {
c cVar4 = this.this$0;
ModelGift gift3 = resolved.getGift();
KProperty[] kPropertyArr4 = c.i;
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.p0(c.d.b.a.a.p0(cVar4.h().h, "binding.acceptGiftHeader", gift3.isAnyNitroGift() ? c.a.k.b.k(cVar4, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name}, null, 4) : c.a.k.b.k(cVar4, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar4).f107c, "binding.acceptGiftBodyText", gift3.isAnyNitroGift() ? c.a.k.b.k(cVar4, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name, cVar4.i(gift3)}, null, 4) : c.a.k.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;
}
linearLayout3.setVisibility(i);
MaterialButton materialButton3 = cVar4.h().d;
m.checkNotNullExpressionValue(materialButton3, "binding.acceptGiftConfirm");
Context context2 = cVar4.getContext();
if (context2 != null) {
charSequence = context2.getText(R.string.gift_confirmation_button_confirm_mobile);
}
materialButton3.setText(charSequence);
cVar4.h().d.setOnClickListener(new f(gift3));
}
} else if (giftState2 instanceof StoreGifting.GiftState.Redeeming) {
c cVar5 = this.this$0;
ModelGift gift4 = ((StoreGifting.GiftState.Redeeming) giftState2).getGift();
KProperty[] kPropertyArr5 = c.i;
cVar5.g(gift4);
ModelStoreListing storeListing3 = gift4.getStoreListing();
String name2 = (storeListing3 == null || (sku = storeListing3.getSku()) == null) ? null : sku.getName();
MaterialButton materialButton4 = cVar5.h().d;
m.checkNotNullExpressionValue(materialButton4, "binding.acceptGiftConfirm");
materialButton4.setVisibility(8);
ProgressBar progressBar = cVar5.h().i;
m.checkNotNullExpressionValue(progressBar, "binding.acceptGiftProgress");
progressBar.setVisibility(0);
LinearLayout linearLayout4 = c.d.b.a.a.p0(c.d.b.a.a.p0(cVar5.h().h, "binding.acceptGiftHeader", gift4.isAnyNitroGift() ? c.a.k.b.k(cVar5, R.string.gift_confirmation_header_confirm_nitro, new Object[]{name2}, null, 4) : c.a.k.b.k(cVar5, R.string.gift_confirmation_header_confirm, new Object[0], null, 4), cVar5).f107c, "binding.acceptGiftBodyText", gift4.isAnyNitroGift() ? c.a.k.b.k(cVar5, R.string.gift_confirmation_body_confirm_nitro, new Object[]{name2, cVar5.i(gift4)}, null, 4) : c.a.k.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;
}
linearLayout4.setVisibility(i);
} else if (giftState2 instanceof StoreGifting.GiftState.RedeemedFailed) {
c cVar6 = this.this$0;
StoreGifting.GiftState.RedeemedFailed redeemedFailed = (StoreGifting.GiftState.RedeemedFailed) giftState2;
KProperty[] kPropertyArr6 = c.i;
Objects.requireNonNull(cVar6);
cVar6.g(redeemedFailed.getGift());
TextView textView3 = cVar6.h().h;
m.checkNotNullExpressionValue(textView3, "binding.acceptGiftHeader");
textView3.setText(c.a.k.b.k(cVar6, R.string.gift_confirmation_header_fail, new Object[0], null, 4));
TextView textView4 = cVar6.h().f107c;
m.checkNotNullExpressionValue(textView4, "binding.acceptGiftBodyText");
c.a.k.b.n(textView4, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4);
if (redeemedFailed.getCanRetry()) {
TextView textView5 = cVar6.h().f107c;
m.checkNotNullExpressionValue(textView5, "binding.acceptGiftBodyText");
c.a.k.b.n(textView5, R.string.gift_confirmation_body_unknown_error, new Object[0], null, 4);
MaterialButton materialButton5 = cVar6.h().d;
m.checkNotNullExpressionValue(materialButton5, "binding.acceptGiftConfirm");
Context context3 = cVar6.getContext();
if (context3 != null) {
charSequence = context3.getText(R.string.retry);
}
materialButton5.setText(charSequence);
cVar6.h().d.setOnClickListener(new g(0, redeemedFailed));
} else {
Integer errorCode = redeemedFailed.getErrorCode();
if (errorCode != null && errorCode.intValue() == 50054) {
cVar6.h().f107c.setText(R.string.gift_confirmation_body_self_gift_no_payment);
} else if (errorCode != null && errorCode.intValue() == 100024) {
cVar6.h().f107c.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade);
} else if (errorCode != null && errorCode.intValue() == 100022) {
cVar6.h().f107c.setText(R.string.gift_confirmation_body_error_subscription_managed);
} else if (errorCode != null && errorCode.intValue() == 100025) {
cVar6.h().f107c.setText(R.string.gift_confirmation_body_error_invoice_open);
}
MaterialButton materialButton6 = cVar6.h().d;
m.checkNotNullExpressionValue(materialButton6, "binding.acceptGiftConfirm");
Context context4 = cVar6.getContext();
if (context4 != null) {
charSequence = context4.getText(R.string.gift_confirmation_button_fail);
}
materialButton6.setText(charSequence);
cVar6.h().d.setOnClickListener(new g(1, cVar6));
}
} else if ((giftState2 instanceof StoreGifting.GiftState.Invalid) || (giftState2 instanceof StoreGifting.GiftState.LoadFailed) || (giftState2 instanceof StoreGifting.GiftState.Revoking)) {
this.this$0.dismiss();
}
}
return Unit.a;
}
}
public c() {
super(R.layout.widget_accept_gift_dialog);
}
public final void g(ModelGift modelGift) {
String str;
public final void g(ModelGift modelGift, a.C0021a aVar) {
ModelSku sku;
Application application;
String f;
String f2;
ModelSku sku2;
AppViewFlipper appViewFlipper = h().g;
AppViewFlipper appViewFlipper = h().h;
m.checkNotNullExpressionValue(appViewFlipper, "binding.acceptGiftFlipper");
appViewFlipper.setDisplayedChild(1);
String str = null;
if (modelGift.isAnyNitroGift()) {
MGImages mGImages = MGImages.INSTANCE;
SimpleDraweeView simpleDraweeView = h().b;
m.checkNotNullExpressionValue(simpleDraweeView, "binding.acceptGiftBodyImage");
MGImages.setImage$default(mGImages, simpleDraweeView, PremiumUtils.INSTANCE.getNitroGiftIcon(modelGift), (MGImages.ChangeDetector) null, 4, (Object) null);
GiftStyle customStyle = GiftStyleKt.getCustomStyle(modelGift);
if (customStyle != null) {
RLottieImageView rLottieImageView = h().f107c;
m.checkNotNullExpressionValue(rLottieImageView, "binding.acceptGiftBodyLottie");
rLottieImageView.setVisibility(0);
SimpleDraweeView simpleDraweeView = h().b;
m.checkNotNullExpressionValue(simpleDraweeView, "binding.acceptGiftBodyImage");
simpleDraweeView.setVisibility(8);
RLottieImageView rLottieImageView2 = h().f107c;
if (aVar.b) {
rLottieImageView2.setImageResource(customStyle.getStaticRes());
} else {
int animRes = customStyle.getAnimRes();
RLottieImageView rLottieImageView3 = h().f107c;
m.checkNotNullExpressionValue(rLottieImageView3, "binding.acceptGiftBodyLottie");
int dpToPixels = DimenUtils.dpToPixels(rLottieImageView3.getLayoutParams().width);
RLottieImageView rLottieImageView4 = h().f107c;
m.checkNotNullExpressionValue(rLottieImageView4, "binding.acceptGiftBodyLottie");
rLottieImageView2.c(animRes, dpToPixels, DimenUtils.dpToPixels(rLottieImageView4.getLayoutParams().height));
CoroutineScope coroutineScope = ViewCoroutineScopeKt.getCoroutineScope(rLottieImageView2);
if (coroutineScope != null) {
c.i.a.f.e.o.f.x0(coroutineScope, null, null, new C0022c(rLottieImageView2, null), 3, null);
}
}
m.checkNotNullExpressionValue(rLottieImageView2, "binding.acceptGiftBodyLo… }\n }\n }");
} else {
MGImages mGImages = MGImages.INSTANCE;
SimpleDraweeView simpleDraweeView2 = h().b;
m.checkNotNullExpressionValue(simpleDraweeView2, "binding.acceptGiftBodyImage");
MGImages.setImage$default(mGImages, simpleDraweeView2, PremiumUtils.INSTANCE.getNitroGiftIcon(modelGift), (MGImages.ChangeDetector) null, 4, (Object) null);
}
} else {
ModelStoreListing storeListing = modelGift.getStoreListing();
if (storeListing == null || (sku = storeListing.getSku()) == null || (application = sku.getApplication()) == null || (f = application.f()) == null) {
str = null;
} else {
if (!(storeListing == null || (sku = storeListing.getSku()) == null || (application = sku.getApplication()) == null || (f2 = application.f()) == null)) {
ModelStoreListing storeListing2 = modelGift.getStoreListing();
str = IconUtils.getApplicationIcon$default((storeListing2 == null || (sku2 = storeListing2.getSku()) == null) ? 0 : sku2.getApplicationId(), f, 0, 4, null);
str = IconUtils.getApplicationIcon$default((storeListing2 == null || (sku2 = storeListing2.getSku()) == null) ? 0 : sku2.getApplicationId(), f2, 0, 4, null);
}
h().b.setImageURI(str);
}
MaterialButton materialButton = h().d;
MaterialButton materialButton = h().e;
m.checkNotNullExpressionValue(materialButton, "binding.acceptGiftConfirm");
materialButton.setVisibility(0);
ProgressBar progressBar = h().i;
ProgressBar progressBar = h().j;
m.checkNotNullExpressionValue(progressBar, "binding.acceptGiftProgress");
progressBar.setVisibility(8);
}
@ -434,9 +583,12 @@ public final class c extends AppDialog {
dismiss();
return;
}
LinkifiedTextView linkifiedTextView = h().f;
LinkifiedTextView linkifiedTextView = h().g;
m.checkNotNullExpressionValue(linkifiedTextView, "binding.acceptGiftDisclaimerText");
c.a.k.b.n(linkifiedTextView, R.string.gift_confirmation_body_confirm_nitro_disclaimer, new Object[]{f.a.a(360055386693L, null)}, null, 4);
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(StoreStream.Companion.getGifting().requestGift(string), this, null, 2, null), c.class, (Context) null, (Function1) null, new C0022c(this), (Function0) null, (Function0) null, new d(this), 54, (Object) null);
c.a.k.b.n(linkifiedTextView, R.string.gift_confirmation_body_confirm_nitro_disclaimer, new Object[]{c.a.d.f.a.a(360055386693L, null)}, null, 4);
StoreStream.Companion companion = StoreStream.Companion;
Observable j2 = Observable.j(companion.getGifting().requestGift(string), companion.getAccessibility().observeReducedMotionEnabled(), d.i);
m.checkNotNullExpressionValue(j2, "Observable.combineLatest…iftState, reduceMotion) }");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(j2, this, null, 2, null), c.class, (Context) null, (Function1) null, new f(this), (Function0) null, (Function0) null, new e(this), 54, (Object) null);
}
}

View File

@ -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.f1648z.clearFocus();
this.p.f1649z.clearFocus();
ChipsView<K, T> chipsView = this.p;
Objects.requireNonNull(chipsView);
m.checkNotNullParameter(this, "chip");

View File

@ -12,7 +12,7 @@ public final class g implements View.OnClickListener {
@Override // android.view.View.OnClickListener
public final void onClick(View view) {
this.i.f1648z.requestFocus();
this.i.f1649z.requestFocus();
this.i.f(null);
}
}

View File

@ -5,27 +5,22 @@ import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.views.LoadingButton;
import com.google.android.material.button.MaterialButton;
import com.google.android.material.textfield.TextInputLayout;
/* compiled from: WidgetEnableTwoFactorPasswordDialogBinding */
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */
public final class a5 implements ViewBinding {
@NonNull
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 LoadingButton f65c;
@NonNull
public final TextInputLayout d;
public final TextView f65c;
public a5(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull LoadingButton loadingButton, @NonNull TextInputLayout textInputLayout) {
public a5(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = linearLayout;
this.b = materialButton;
this.f65c = loadingButton;
this.d = textInputLayout;
this.b = simpleDraweeView;
this.f65c = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,25 +1,31 @@
package c.a.i;
import android.view.View;
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: WidgetHomePanelCenterBinding */
import com.discord.views.LoadingButton;
import com.google.android.material.button.MaterialButton;
import com.google.android.material.textfield.TextInputLayout;
/* compiled from: WidgetEnableTwoFactorPasswordDialogBinding */
public final class b5 implements ViewBinding {
@NonNull
public final RoundedRelativeLayout a;
public final LinearLayout a;
@NonNull
public final c5 b;
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final FragmentContainerView f72c;
public final LoadingButton f72c;
@NonNull
public final TextInputLayout d;
public b5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull c5 c5Var, @NonNull FragmentContainerView fragmentContainerView) {
this.a = roundedRelativeLayout;
this.b = c5Var;
this.f72c = fragmentContainerView;
public b5(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull LoadingButton loadingButton, @NonNull TextInputLayout textInputLayout) {
this.a = linearLayout;
this.b = materialButton;
this.f72c = loadingButton;
this.d = textInputLayout;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,33 +1,25 @@
package c.a.i;
import android.view.View;
import android.view.ViewStub;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.fragment.app.FragmentContainerView;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.appbar.AppBarLayout;
/* compiled from: WidgetHomePanelCenterChatBinding */
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
/* compiled from: WidgetHomePanelCenterBinding */
public final class c5 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
public final RoundedRelativeLayout a;
@NonNull
public final ViewStub b;
public final d5 b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final d5 f79c;
@NonNull
public final FragmentContainerView d;
@NonNull
public final FragmentContainerView e;
public final FragmentContainerView f79c;
public c5(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull d5 d5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull ConstraintLayout constraintLayout2, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) {
this.a = constraintLayout;
this.b = viewStub2;
this.f79c = d5Var;
this.d = fragmentContainerView;
this.e = fragmentContainerView4;
public c5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull d5 d5Var, @NonNull FragmentContainerView fragmentContainerView) {
this.a = roundedRelativeLayout;
this.b = d5Var;
this.f79c = fragmentContainerView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,16 +1,33 @@
package c.a.i;
import android.view.View;
import android.widget.TextView;
import android.view.ViewStub;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.fragment.app.FragmentContainerView;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetHomePanelCenterContentUnreadBinding */
import com.google.android.material.appbar.AppBarLayout;
/* compiled from: WidgetHomePanelCenterChatBinding */
public final class d5 implements ViewBinding {
@NonNull
public final TextView a;
public final ConstraintLayout a;
@NonNull
public final ViewStub b;
@NonNull
public d5(@NonNull TextView textView, @NonNull TextView textView2) {
this.a = textView;
/* renamed from: c reason: collision with root package name */
public final e5 f85c;
@NonNull
public final FragmentContainerView d;
@NonNull
public final FragmentContainerView e;
public d5(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull e5 e5Var, @NonNull View view, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3, @NonNull FragmentContainerView fragmentContainerView4, @NonNull ConstraintLayout constraintLayout2, @NonNull FragmentContainerView fragmentContainerView5, @NonNull FragmentContainerView fragmentContainerView6) {
this.a = constraintLayout;
this.b = viewStub2;
this.f85c = e5Var;
this.d = fragmentContainerView;
this.e = fragmentContainerView4;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -15,12 +15,12 @@ public final class e implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f85c;
public final MaterialButton f86c;
public e(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout2) {
this.a = linearLayout;
this.b = textView;
this.f85c = materialButton;
this.f86c = materialButton;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -17,7 +17,7 @@ public final class e0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextInputLayout f86c;
public final TextInputLayout f87c;
@NonNull
public final LoadingButton d;
@NonNull
@ -26,7 +26,7 @@ public final class e0 implements ViewBinding {
public e0(@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 = textInputEditText;
this.f86c = textInputLayout;
this.f87c = textInputLayout;
this.d = loadingButton;
this.e = textView;
}

View File

@ -13,7 +13,7 @@ public final class e1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f87c;
public final MaterialButton f88c;
@NonNull
public final MaterialButton d;
@NonNull
@ -22,7 +22,7 @@ public final class e1 implements ViewBinding {
public e1(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) {
this.a = view;
this.b = materialButton;
this.f87c = materialButton2;
this.f88c = materialButton2;
this.d = materialButton3;
this.e = materialButton4;
}

View File

@ -15,7 +15,7 @@ public final class e3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f88c;
public final TextView f89c;
@NonNull
public final ImageView d;
@NonNull
@ -24,7 +24,7 @@ public final class e3 implements ViewBinding {
public e3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull ImageView imageView2, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = imageView;
this.f88c = textView;
this.f89c = textView;
this.d = imageView2;
this.e = textView2;
}

View File

@ -14,12 +14,12 @@ public final class e4 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f89c;
public final TextView f90c;
public e4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = view;
this.b = simpleDraweeView;
this.f89c = textView;
this.f90c = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,27 +1,16 @@
package c.a.i;
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: WidgetHomePanelLeftBinding */
/* compiled from: WidgetHomePanelCenterContentUnreadBinding */
public final class e5 implements ViewBinding {
@NonNull
public final RelativeLayout a;
@NonNull
public final TextView b;
@NonNull
public final TextView a;
/* renamed from: c reason: collision with root package name */
public final FragmentContainerView f90c;
public e5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) {
this.a = relativeLayout;
this.b = textView;
this.f90c = fragmentContainerView2;
public e5(@NonNull TextView textView, @NonNull TextView textView2) {
this.a = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -2,19 +2,26 @@ package c.a.i;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.fragment.app.FragmentContainerView;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetHomePanelLoadingBinding */
/* compiled from: WidgetHomePanelLeftBinding */
public final class f5 implements ViewBinding {
@NonNull
public final FrameLayout a;
public final RelativeLayout a;
@NonNull
public final TextView b;
@NonNull
public final ImageView b;
public f5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) {
this.a = frameLayout;
this.b = imageView;
/* renamed from: c reason: collision with root package name */
public final FragmentContainerView f96c;
public f5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) {
this.a = relativeLayout;
this.b = textView;
this.f96c = fragmentContainerView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -15,7 +15,7 @@ public final class g implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f96c;
public final TextView f97c;
@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.f96c = textView;
this.f97c = textView;
this.d = simpleDraweeView;
this.e = textView2;
}

View File

@ -15,12 +15,12 @@ public final class g0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f97c;
public final MaterialButton f98c;
public g0(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) {
this.a = constraintLayout;
this.b = materialButton;
this.f97c = materialButton2;
this.f98c = materialButton2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -16,7 +16,7 @@ public final class g1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f98c;
public final TextView f99c;
@NonNull
public final TextSwitcher d;
@NonNull
@ -25,7 +25,7 @@ public final class g1 implements ViewBinding {
public g1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextSwitcher textSwitcher, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) {
this.a = linearLayout;
this.b = textView;
this.f98c = textView2;
this.f99c = textView2;
this.d = textSwitcher;
this.e = simpleDraweeSpanTextView;
}

View File

@ -14,12 +14,12 @@ public final class g2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f99c;
public final TextView f100c;
public g2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = view;
this.b = simpleDraweeView;
this.f99c = textView;
this.f100c = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -14,12 +14,12 @@ public final class g3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final CheckedSetting f100c;
public final CheckedSetting f101c;
public g3(@NonNull LinearLayout linearLayout, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2) {
this.a = linearLayout;
this.b = checkedSetting;
this.f100c = checkedSetting2;
this.f101c = checkedSetting2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -14,14 +14,14 @@ public final class g4 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f101c;
public final ImageView f102c;
@NonNull
public final SeekBar d;
public g4(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) {
this.a = view;
this.b = imageView;
this.f101c = imageView2;
this.f102c = imageView2;
this.d = seekBar;
}

View File

@ -2,25 +2,19 @@ package c.a.i;
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;
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
/* compiled from: WidgetHomePanelRightBinding */
/* compiled from: WidgetHomePanelLoadingBinding */
public final class g5 implements ViewBinding {
@NonNull
public final FrameLayout a;
@NonNull
public final RoundedRelativeLayout b;
@NonNull
public final ImageView b;
/* renamed from: c reason: collision with root package name */
public final FragmentContainerView f102c;
public g5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) {
public g5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) {
this.a = frameLayout;
this.b = roundedRelativeLayout;
this.f102c = fragmentContainerView3;
this.b = imageView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -7,6 +7,7 @@ import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.app.AppViewFlipper;
import com.discord.rlottie.RLottieImageView;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
@ -19,30 +20,33 @@ public final class h4 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f107c;
public final RLottieImageView f107c;
@NonNull
public final MaterialButton d;
public final TextView d;
@NonNull
public final LinearLayout e;
public final MaterialButton e;
@NonNull
public final LinkifiedTextView f;
public final LinearLayout f;
@NonNull
public final AppViewFlipper g;
public final LinkifiedTextView g;
@NonNull
public final TextView h;
public final AppViewFlipper h;
@NonNull
public final ProgressBar i;
public final TextView i;
@NonNull
public final ProgressBar j;
public h4(@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 h4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull RLottieImageView rLottieImageView, @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.f107c = textView;
this.d = materialButton;
this.e = linearLayout3;
this.f = linkifiedTextView;
this.g = appViewFlipper;
this.h = textView2;
this.i = progressBar;
this.f107c = rLottieImageView;
this.d = textView;
this.e = materialButton;
this.f = linearLayout3;
this.g = linkifiedTextView;
this.h = appViewFlipper;
this.i = textView2;
this.j = progressBar;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,29 +1,26 @@
package c.a.i;
import android.view.View;
import android.widget.TextView;
import android.widget.FrameLayout;
import androidx.annotation.NonNull;
import androidx.core.widget.NestedScrollView;
import androidx.fragment.app.FragmentContainerView;
import androidx.viewbinding.ViewBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
/* compiled from: WidgetHubEmailFlowConfirmationBinding */
import com.discord.utilities.view.rounded.RoundedRelativeLayout;
/* compiled from: WidgetHomePanelRightBinding */
public final class h5 implements ViewBinding {
@NonNull
public final NestedScrollView a;
public final FrameLayout a;
@NonNull
public final LinkifiedTextView b;
public final RoundedRelativeLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f108c;
@NonNull
public final LinkifiedTextView d;
public final FragmentContainerView f108c;
public h5(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) {
this.a = nestedScrollView;
this.b = linkifiedTextView;
this.f108c = textView;
this.d = linkifiedTextView2;
public h5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) {
this.a = frameLayout;
this.b = roundedRelativeLayout;
this.f108c = fragmentContainerView3;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -5,16 +5,25 @@ import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.core.widget.NestedScrollView;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetHubEmailFlowWaitlistBinding */
import com.discord.utilities.view.text.LinkifiedTextView;
/* compiled from: WidgetHubEmailFlowConfirmationBinding */
public final class i5 implements ViewBinding {
@NonNull
public final NestedScrollView a;
@NonNull
public final TextView b;
public final LinkifiedTextView b;
@NonNull
public i5(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView) {
/* renamed from: c reason: collision with root package name */
public final TextView f112c;
@NonNull
public final LinkifiedTextView d;
public i5(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) {
this.a = nestedScrollView;
this.b = textView;
this.b = linkifiedTextView;
this.f112c = textView;
this.d = linkifiedTextView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -16,14 +16,14 @@ public final class j2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f112c;
public final MaterialButton f113c;
@NonNull
public final TextView d;
public j2(@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.f112c = materialButton;
this.f113c = materialButton;
this.d = textView3;
}

View File

@ -18,7 +18,7 @@ public final class j3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final FloatingActionButton f113c;
public final FloatingActionButton f114c;
@NonNull
public final TextView d;
@NonNull
@ -33,7 +33,7 @@ public final class j3 implements ViewBinding {
public j3(@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.f113c = floatingActionButton;
this.f114c = floatingActionButton;
this.d = textView;
this.e = simpleDraweeView;
this.f = linkifiedTextView;

View File

@ -1,32 +1,20 @@
package c.a.i;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.core.widget.NestedScrollView;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetMaskedLinksDialogBinding */
/* compiled from: WidgetHubEmailFlowWaitlistBinding */
public final class j5 implements ViewBinding {
@NonNull
public final LinearLayout a;
public final NestedScrollView a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f114c;
@NonNull
public final MaterialButton d;
@NonNull
public final TextView e;
public j5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull TextView textView3) {
this.a = linearLayout;
public j5(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView) {
this.a = nestedScrollView;
this.b = textView;
this.f114c = materialButton;
this.d = materialButton2;
this.e = textView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,16 +1,32 @@
package c.a.i;
import android.view.View;
import android.widget.RadioButton;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetMaskedLinksDialogBinding */
public final class k5 implements ViewBinding {
@NonNull
public final RadioButton a;
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
public k5(@NonNull RadioButton radioButton) {
this.a = radioButton;
/* renamed from: c reason: collision with root package name */
public final MaterialButton f121c;
@NonNull
public final MaterialButton d;
@NonNull
public final TextView e;
public k5(@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.f121c = materialButton;
this.d = materialButton2;
this.e = textView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -16,14 +16,14 @@ public final class l implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaxHeightRecyclerView f121c;
public final MaxHeightRecyclerView f122c;
@NonNull
public final TextView d;
public l(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaxHeightRecyclerView maxHeightRecyclerView, @NonNull TextView textView) {
this.a = linearLayout;
this.b = materialButton;
this.f121c = maxHeightRecyclerView;
this.f122c = maxHeightRecyclerView;
this.d = textView;
}

View File

@ -15,7 +15,7 @@ public final class l0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final View f122c;
public final View f123c;
@NonNull
public final TextView d;
@NonNull
@ -28,7 +28,7 @@ public final class l0 implements ViewBinding {
public l0(@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.f122c = view;
this.f123c = view;
this.d = textView;
this.e = textView2;
this.f = linearLayout2;

View File

@ -15,14 +15,14 @@ public final class l1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f123c;
public final ImageView f124c;
@NonNull
public final TextView d;
public l1(@NonNull View view, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView) {
this.a = view;
this.b = linearLayout;
this.f123c = imageView;
this.f124c = imageView;
this.d = textView;
}

View File

@ -14,12 +14,12 @@ public final class l3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final ConstraintLayout f124c;
public final ConstraintLayout f125c;
public l3(@NonNull View view, @NonNull MaterialRadioButton materialRadioButton, @NonNull ConstraintLayout constraintLayout) {
this.a = view;
this.b = materialRadioButton;
this.f124c = constraintLayout;
this.f125c = constraintLayout;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -15,12 +15,12 @@ public final class l4 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f125c;
public final MaterialButton f126c;
public l4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = textView;
this.f125c = materialButton;
this.f126c = materialButton;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,58 +1,16 @@
package c.a.i;
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 android.widget.RadioButton;
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: WidgetMusicRichPresenceBinding */
/* compiled from: WidgetMemberVerificationMultipleChoiceRadioItemBinding */
public final class l5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final LinearLayout b;
@NonNull
public final RadioButton a;
/* renamed from: c reason: collision with root package name */
public final TextView f126c;
@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 l5(@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.f126c = 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;
public l5(@NonNull RadioButton radioButton) {
this.a = radioButton;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,7 +1,9 @@
package c.a.i;
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;
@ -9,7 +11,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: WidgetPlatformRichPresenceBinding */
/* compiled from: WidgetMusicRichPresenceBinding */
public final class m5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@ -20,25 +22,37 @@ public final class m5 implements ViewBinding {
/* renamed from: c reason: collision with root package name */
public final TextView f130c;
@NonNull
public final SimpleDraweeView d;
public final TextView d;
@NonNull
public final SimpleDraweeView e;
@NonNull
public final MaterialButton f;
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 m5(@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 m5(@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.f130c = textView;
this.d = simpleDraweeView;
this.e = simpleDraweeView2;
this.f = materialButton;
this.g = textView2;
this.h = textView3;
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

View File

@ -1,32 +1,27 @@
package c.a.i;
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: WidgetChatInputCommunicationDisabledGuardBinding */
public final class n4 implements ViewBinding {
@NonNull
public final LinearLayout a;
public final RelativeLayout a;
@NonNull
public final MaterialButton b;
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f135c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
public final TextView f135c;
public n4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = materialButton;
this.f135c = materialButton2;
this.d = textView;
this.e = textView2;
public n4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3) {
this.a = relativeLayout;
this.b = textView2;
this.f135c = textView3;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,29 +1,44 @@
package c.a.i;
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;
/* compiled from: WidgetPremiumUpsellBinding */
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetPlatformRichPresenceBinding */
public final class n5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
public final LinearLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f136c;
@NonNull
public final ImageView d;
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 n5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) {
public n5(@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 = textView;
this.f136c = textView2;
this.d = imageView;
this.b = linearLayout2;
this.f136c = textView;
this.d = simpleDraweeView;
this.e = simpleDraweeView2;
this.f = materialButton;
this.g = textView2;
this.h = textView3;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,30 +1,32 @@
package c.a.i;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.cardview.widget.CardView;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetChatInputMemberVerificationGuardBinding */
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetChatInputGuardBinding */
public final class o4 implements ViewBinding {
@NonNull
public final RelativeLayout a;
public final LinearLayout a;
@NonNull
public final ImageView b;
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f140c;
public final MaterialButton f140c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
public o4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) {
this.a = relativeLayout;
this.b = imageView;
this.f140c = imageView2;
public o4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = materialButton;
this.f140c = materialButton2;
this.d = textView;
this.e = textView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,20 +1,29 @@
package c.a.i;
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: WidgetRemoteAuthNotFoundBinding */
/* compiled from: WidgetPremiumUpsellBinding */
public final class o5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
public final TextView b;
@NonNull
public o5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) {
/* renamed from: c reason: collision with root package name */
public final TextView f141c;
@NonNull
public final ImageView d;
public o5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) {
this.a = linearLayout;
this.b = materialButton;
this.b = textView;
this.f141c = textView2;
this.d = imageView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -18,7 +18,7 @@ public final class p implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final RelativeLayout f141c;
public final RelativeLayout f142c;
@NonNull
public final MaterialButton d;
@NonNull
@ -33,7 +33,7 @@ public final class p implements ViewBinding {
public p(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull RelativeLayout relativeLayout, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull MaterialButton materialButton2, @NonNull TextView textView2, @NonNull ImageView imageView) {
this.a = linearLayout;
this.b = textView;
this.f141c = relativeLayout;
this.f142c = relativeLayout;
this.d = materialButton;
this.e = linkifiedTextView;
this.f = materialButton2;

View File

@ -17,7 +17,7 @@ public final class p0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TabLayout f142c;
public final TabLayout f143c;
@NonNull
public final MaterialButton d;
@NonNull
@ -28,7 +28,7 @@ public final class p0 implements ViewBinding {
public p0(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull TabLayout tabLayout, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull ViewPager2 viewPager2) {
this.a = relativeLayout;
this.b = materialButton;
this.f142c = tabLayout;
this.f143c = tabLayout;
this.d = materialButton2;
this.e = materialButton3;
this.f = viewPager2;

View File

@ -15,14 +15,14 @@ public final class p1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final RLottieImageView f143c;
public final RLottieImageView f144c;
@NonNull
public final ImageView d;
public p1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull RLottieImageView rLottieImageView, @NonNull ImageView imageView) {
this.a = view;
this.b = simpleDraweeView;
this.f143c = rLottieImageView;
this.f144c = rLottieImageView;
this.d = imageView;
}

View File

@ -14,14 +14,14 @@ public final class p2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextInputEditText f144c;
public final TextInputEditText f145c;
@NonNull
public final TextInputLayout d;
public p2(@NonNull View view, @NonNull TextInputLayout textInputLayout, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout2) {
this.a = view;
this.b = textInputLayout;
this.f144c = textInputEditText;
this.f145c = textInputEditText;
this.d = textInputLayout2;
}

View File

@ -1,21 +1,30 @@
package c.a.i;
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: WidgetChatInputPermReqFilesBinding */
/* compiled from: WidgetChatInputMemberVerificationGuardBinding */
public final class p4 implements ViewBinding {
@NonNull
public final LinearLayout a;
public final RelativeLayout a;
@NonNull
public final ImageView b;
@NonNull
public final TextView b;
public p4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) {
this.a = linearLayout;
this.b = textView;
/* renamed from: c reason: collision with root package name */
public final ImageView f146c;
@NonNull
public final TextView d;
public p4(@NonNull RelativeLayout relativeLayout, @NonNull CardView cardView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView) {
this.a = relativeLayout;
this.b = imageView;
this.f146c = imageView2;
this.d = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -5,25 +5,16 @@ import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
import com.google.android.material.switchmaterial.SwitchMaterial;
/* compiled from: WidgetRemoteAuthPendingLoginBinding */
/* compiled from: WidgetRemoteAuthNotFoundBinding */
public final class p5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f145c;
@NonNull
public final SwitchMaterial d;
public p5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull SwitchMaterial switchMaterial) {
public p5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) {
this.a = linearLayout;
this.b = materialButton;
this.f145c = materialButton2;
this.d = switchMaterial;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -13,7 +13,7 @@ public final class q implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f146c;
public final MaterialButton f147c;
@NonNull
public final MaterialButton d;
@NonNull
@ -22,7 +22,7 @@ public final class q implements ViewBinding {
public q(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4) {
this.a = view;
this.b = materialButton;
this.f146c = materialButton2;
this.f147c = materialButton2;
this.d = materialButton3;
this.e = materialButton4;
}

View File

@ -17,14 +17,14 @@ public final class q1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f147c;
public final MaterialButton f148c;
@NonNull
public final TextView d;
public q1(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) {
this.a = constraintLayout;
this.b = constraintLayout2;
this.f147c = materialButton;
this.f148c = materialButton;
this.d = textView;
}

View File

@ -15,14 +15,14 @@ public final class q2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final SimpleDraweeView f148c;
public final SimpleDraweeView f149c;
@NonNull
public final TextView d;
public q2(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull TextView textView) {
this.a = cutoutView;
this.b = simpleDraweeView;
this.f148c = simpleDraweeView2;
this.f149c = simpleDraweeView2;
this.d = textView;
}

View File

@ -1,35 +1,21 @@
package c.a.i;
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.sticker.StickerView;
/* compiled from: WidgetChatInputStickerSuggestionsBinding */
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetChatInputPermReqFilesBinding */
public final class q4 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final StickerView b;
@NonNull
public final TextView b;
/* renamed from: c reason: collision with root package name */
public final StickerView f149c;
@NonNull
public final StickerView d;
@NonNull
public final StickerView e;
@NonNull
public final ImageView f;
public q4(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull ImageView imageView) {
public q4(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) {
this.a = linearLayout;
this.b = stickerView;
this.f149c = stickerView2;
this.d = stickerView3;
this.e = stickerView4;
this.f = imageView;
this.b = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -5,16 +5,25 @@ import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetRemoteAuthSuccessBinding */
import com.google.android.material.switchmaterial.SwitchMaterial;
/* compiled from: WidgetRemoteAuthPendingLoginBinding */
public final class q5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
@NonNull
public q5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) {
/* renamed from: c reason: collision with root package name */
public final MaterialButton f150c;
@NonNull
public final SwitchMaterial d;
public q5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull SwitchMaterial switchMaterial) {
this.a = linearLayout;
this.b = materialButton;
this.f150c = materialButton2;
this.d = switchMaterial;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -16,14 +16,14 @@ public final class r implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final RoleIconView f150c;
public final RoleIconView f151c;
@NonNull
public final TextView d;
public r(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull RoleIconView roleIconView, @NonNull TextView textView) {
this.a = cardView;
this.b = imageView;
this.f150c = roleIconView;
this.f151c = roleIconView;
this.d = textView;
}

View File

@ -16,7 +16,7 @@ public final class r0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final View f151c;
public final View f152c;
@NonNull
public final TextView d;
@NonNull
@ -27,7 +27,7 @@ public final class r0 implements ViewBinding {
public r0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull TextView textView, @NonNull RecyclerView recyclerView, @NonNull OverlayMenuView overlayMenuView) {
this.a = linearLayout;
this.b = linearLayout2;
this.f151c = view;
this.f152c = view;
this.d = textView;
this.e = recyclerView;
this.f = overlayMenuView;

View File

@ -13,14 +13,14 @@ public final class r1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TypingDot f152c;
public final TypingDot f153c;
@NonNull
public final TypingDot d;
public r1(@NonNull View view, @NonNull TypingDot typingDot, @NonNull TypingDot typingDot2, @NonNull TypingDot typingDot3) {
this.a = view;
this.b = typingDot;
this.f152c = typingDot2;
this.f153c = typingDot2;
this.d = typingDot3;
}

View File

@ -16,7 +16,7 @@ public final class r2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f153c;
public final TextView f154c;
@NonNull
public final Chip d;
@NonNull
@ -27,7 +27,7 @@ public final class r2 implements ViewBinding {
public r2(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Chip chip, @NonNull Chip chip2, @NonNull ImageView imageView) {
this.a = view;
this.b = simpleDraweeView;
this.f153c = textView;
this.f154c = textView;
this.d = chip;
this.e = chip2;
this.f = imageView;

View File

@ -16,7 +16,7 @@ public final class r3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f154c;
public final ImageView f155c;
@NonNull
public final ImageView d;
@NonNull
@ -31,7 +31,7 @@ public final class r3 implements ViewBinding {
public r3(@NonNull View view, @NonNull VoiceUserView voiceUserView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull TextView textView, @NonNull SpeakerPulseView speakerPulseView) {
this.a = view;
this.b = voiceUserView;
this.f154c = imageView;
this.f155c = imageView;
this.d = imageView2;
this.e = imageView3;
this.f = imageView4;

View File

@ -1,17 +1,35 @@
package c.a.i;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
/* compiled from: WidgetChatListAdapterItemEmbedFieldBinding */
import com.discord.views.sticker.StickerView;
/* compiled from: WidgetChatInputStickerSuggestionsBinding */
public final class r4 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final StickerView b;
@NonNull
public r4(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2) {
/* renamed from: c reason: collision with root package name */
public final StickerView f156c;
@NonNull
public final StickerView d;
@NonNull
public final StickerView e;
@NonNull
public final ImageView f;
public r4(@NonNull LinearLayout linearLayout, @NonNull StickerView stickerView, @NonNull StickerView stickerView2, @NonNull StickerView stickerView3, @NonNull StickerView stickerView4, @NonNull ImageView imageView) {
this.a = linearLayout;
this.b = stickerView;
this.f156c = stickerView2;
this.d = stickerView3;
this.e = stickerView4;
this.f = imageView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -2,28 +2,19 @@ package c.a.i;
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: WidgetServerSettingsConfirmDisableIntegrationBinding */
/* compiled from: WidgetRemoteAuthSuccessBinding */
public final class r5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
public final MaterialButton b;
/* renamed from: c reason: collision with root package name */
public final MaterialButton f155c;
@NonNull
public final MaterialButton d;
public r5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) {
public r5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton) {
this.a = linearLayout;
this.b = textView;
this.f155c = materialButton;
this.d = materialButton2;
this.b = materialButton;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -15,7 +15,7 @@ public final class s1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f156c;
public final TextView f157c;
@NonNull
public final TextView d;
@NonNull
@ -26,7 +26,7 @@ public final class s1 implements ViewBinding {
public s1(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) {
this.a = linearLayout;
this.b = simpleDraweeView;
this.f156c = textView;
this.f157c = textView;
this.d = textView2;
this.e = textView3;
this.f = textView4;

View File

@ -18,7 +18,7 @@ public final class s2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f157c;
public final ImageView f158c;
@NonNull
public final ImageView d;
@NonNull
@ -35,7 +35,7 @@ public final class s2 implements ViewBinding {
public s2(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull FrameLayout frameLayout, @NonNull ImageView imageView, @NonNull LinearLayout linearLayout, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3, @NonNull ImageView imageView4, @NonNull TextView textView3) {
this.a = constraintLayout;
this.b = progressBar;
this.f157c = imageView;
this.f158c = imageView;
this.d = imageView2;
this.e = textView;
this.f = imageView3;

View File

@ -15,12 +15,12 @@ public final class s3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f158c;
public final TextView f159c;
public s3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = constraintLayout;
this.b = simpleDraweeView;
this.f158c = textView;
this.f159c = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,35 +1,17 @@
package c.a.i;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.LinearLayout;
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;
/* compiled from: WidgetChatListAdapterItemSingleLineMessagePreviewBinding */
/* compiled from: WidgetChatListAdapterItemEmbedFieldBinding */
public final class s4 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
@NonNull
public final ImageView b;
@NonNull
public final LinearLayout a;
/* renamed from: c reason: collision with root package name */
public final LinkifiedTextView f159c;
@NonNull
public final SimpleDraweeView d;
@NonNull
public final TextView e;
public s4(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull Guideline guideline2, @NonNull Guideline guideline3) {
this.a = constraintLayout;
this.b = imageView;
this.f159c = linkifiedTextView;
this.d = simpleDraweeView;
this.e = textView;
public s4(@NonNull LinearLayout linearLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull LinkifiedTextView linkifiedTextView2) {
this.a = linearLayout;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -5,7 +5,8 @@ import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetServerSettingsOverviewSectionAfkChannelBinding */
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetServerSettingsConfirmDisableIntegrationBinding */
public final class s5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@ -14,18 +15,15 @@ public final class s5 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final LinearLayout f160c;
public final MaterialButton f160c;
@NonNull
public final TextView d;
@NonNull
public final LinearLayout e;
public final MaterialButton d;
public s5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3) {
public s5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = textView;
this.f160c = linearLayout2;
this.d = textView2;
this.e = linearLayout3;
this.f160c = materialButton;
this.d = materialButton2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -5,48 +5,31 @@ import android.widget.ImageView;
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.R;
import com.discord.widgets.botuikit.views.ActionRowComponentView;
import com.google.android.flexbox.FlexboxLayout;
/* compiled from: WidgetChatListBotUiActionRowComponentBinding */
import com.discord.utilities.view.text.LinkifiedTextView;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: WidgetChatListAdapterItemSingleLineMessagePreviewBinding */
public final class t4 implements ViewBinding {
@NonNull
public final ActionRowComponentView a;
public final ConstraintLayout a;
@NonNull
public final FlexboxLayout b;
public final ImageView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final h2 f165c;
public t4(@NonNull ActionRowComponentView actionRowComponentView, @NonNull FlexboxLayout flexboxLayout, @NonNull h2 h2Var) {
this.a = actionRowComponentView;
this.b = flexboxLayout;
this.f165c = h2Var;
}
public final LinkifiedTextView f165c;
@NonNull
public static t4 a(@NonNull View view) {
int i = R.id.action_row_component_view_group;
FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.action_row_component_view_group);
if (flexboxLayout != null) {
i = R.id.action_row_component_view_group_error_row;
View findViewById = view.findViewById(R.id.action_row_component_view_group_error_row);
if (findViewById != null) {
int i2 = R.id.view_interaction_failed_label_icon;
ImageView imageView = (ImageView) findViewById.findViewById(R.id.view_interaction_failed_label_icon);
if (imageView != null) {
i2 = R.id.view_interaction_failed_label_message;
TextView textView = (TextView) findViewById.findViewById(R.id.view_interaction_failed_label_message);
if (textView != null) {
return new t4((ActionRowComponentView) view, flexboxLayout, new h2((ConstraintLayout) findViewById, imageView, textView));
}
}
throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2)));
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
public final SimpleDraweeView d;
@NonNull
public final TextView e;
public t4(@NonNull ConstraintLayout constraintLayout, @NonNull ImageView imageView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull Guideline guideline2, @NonNull Guideline guideline3) {
this.a = constraintLayout;
this.b = imageView;
this.f165c = linkifiedTextView;
this.d = simpleDraweeView;
this.e = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -2,24 +2,30 @@ package c.a.i;
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: WidgetSettingsPrivacyDefaultsBinding */
/* compiled from: WidgetServerSettingsOverviewSectionAfkChannelBinding */
public final class t5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f166c;
public final LinearLayout f166c;
@NonNull
public final TextView d;
@NonNull
public final LinearLayout e;
public t5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) {
public t5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinearLayout linearLayout2, @NonNull TextView textView2, @NonNull LinearLayout linearLayout3) {
this.a = linearLayout;
this.b = materialButton;
this.f166c = materialButton2;
this.b = textView;
this.f166c = linearLayout2;
this.d = textView2;
this.e = linearLayout3;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -2,61 +2,48 @@ package c.a.i;
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.discord.R;
import com.discord.views.typing.TypingDots;
import com.discord.widgets.botuikit.views.select.SelectComponentView;
import com.facebook.drawee.view.SimpleDraweeView;
import com.discord.widgets.botuikit.views.ActionRowComponentView;
import com.google.android.flexbox.FlexboxLayout;
import com.google.android.material.textview.MaterialTextView;
/* compiled from: WidgetChatListBotUiSelectComponentBinding */
/* compiled from: WidgetChatListBotUiActionRowComponentBinding */
public final class u4 implements ViewBinding {
@NonNull
public final SelectComponentView a;
public final ActionRowComponentView a;
@NonNull
public final ImageView b;
public final FlexboxLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TypingDots f171c;
@NonNull
public final SimpleDraweeView d;
@NonNull
public final MaterialTextView e;
@NonNull
public final FlexboxLayout f;
public final h2 f171c;
public u4(@NonNull SelectComponentView selectComponentView, @NonNull ImageView imageView, @NonNull TypingDots typingDots, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull FlexboxLayout flexboxLayout) {
this.a = selectComponentView;
this.b = imageView;
this.f171c = typingDots;
this.d = simpleDraweeView;
this.e = materialTextView;
this.f = flexboxLayout;
public u4(@NonNull ActionRowComponentView actionRowComponentView, @NonNull FlexboxLayout flexboxLayout, @NonNull h2 h2Var) {
this.a = actionRowComponentView;
this.b = flexboxLayout;
this.f171c = h2Var;
}
@NonNull
public static u4 a(@NonNull View view) {
int i = R.id.select_component_chevron;
ImageView imageView = (ImageView) view.findViewById(R.id.select_component_chevron);
if (imageView != null) {
i = R.id.select_component_loading;
TypingDots typingDots = (TypingDots) view.findViewById(R.id.select_component_loading);
if (typingDots != null) {
i = R.id.select_component_selection_icon;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.select_component_selection_icon);
if (simpleDraweeView != null) {
i = R.id.select_component_selection_text;
MaterialTextView materialTextView = (MaterialTextView) view.findViewById(R.id.select_component_selection_text);
if (materialTextView != null) {
i = R.id.select_component_selections_root;
FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.select_component_selections_root);
if (flexboxLayout != null) {
return new u4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout);
}
int i = R.id.action_row_component_view_group;
FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.action_row_component_view_group);
if (flexboxLayout != null) {
i = R.id.action_row_component_view_group_error_row;
View findViewById = view.findViewById(R.id.action_row_component_view_group_error_row);
if (findViewById != null) {
int i2 = R.id.view_interaction_failed_label_icon;
ImageView imageView = (ImageView) findViewById.findViewById(R.id.view_interaction_failed_label_icon);
if (imageView != null) {
i2 = R.id.view_interaction_failed_label_message;
TextView textView = (TextView) findViewById.findViewById(R.id.view_interaction_failed_label_message);
if (textView != null) {
return new u4((ActionRowComponentView) view, flexboxLayout, new h2((ConstraintLayout) findViewById, imageView, textView));
}
}
throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2)));
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));

View File

@ -1,48 +1,25 @@
package c.a.i;
import android.view.View;
import android.widget.FrameLayout;
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: WidgetStageChannelRichPresenceBinding */
/* compiled from: WidgetSettingsPrivacyDefaultsBinding */
public final class u5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final LinearLayout b;
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f172c;
@NonNull
public final TextView d;
@NonNull
public final SimpleDraweeView e;
@NonNull
public final TextView f;
@NonNull
public final MaterialButton g;
@NonNull
public final TextView h;
@NonNull
public final TextView i;
public final MaterialButton f172c;
public u5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView4, @NonNull TextView textView5) {
public u5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) {
this.a = linearLayout;
this.b = linearLayout2;
this.f172c = textView;
this.d = textView2;
this.e = simpleDraweeView;
this.f = textView3;
this.g = materialButton;
this.h = textView4;
this.i = textView5;
this.b = materialButton;
this.f172c = materialButton2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,16 +1,65 @@
package c.a.i;
import android.view.View;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.R;
import com.discord.views.typing.TypingDots;
import com.discord.widgets.botuikit.views.select.SelectComponentView;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.flexbox.FlexboxLayout;
import com.google.android.material.textview.MaterialTextView;
/* compiled from: WidgetChatListBotUiSelectComponentPillBinding */
/* compiled from: WidgetChatListBotUiSelectComponentBinding */
public final class v4 implements ViewBinding {
@NonNull
public final MaterialTextView a;
public final SelectComponentView a;
@NonNull
public final ImageView b;
@NonNull
public v4(@NonNull MaterialTextView materialTextView) {
this.a = materialTextView;
/* renamed from: c reason: collision with root package name */
public final TypingDots f177c;
@NonNull
public final SimpleDraweeView d;
@NonNull
public final MaterialTextView e;
@NonNull
public final FlexboxLayout f;
public v4(@NonNull SelectComponentView selectComponentView, @NonNull ImageView imageView, @NonNull TypingDots typingDots, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull FlexboxLayout flexboxLayout) {
this.a = selectComponentView;
this.b = imageView;
this.f177c = typingDots;
this.d = simpleDraweeView;
this.e = materialTextView;
this.f = flexboxLayout;
}
@NonNull
public static v4 a(@NonNull View view) {
int i = R.id.select_component_chevron;
ImageView imageView = (ImageView) view.findViewById(R.id.select_component_chevron);
if (imageView != null) {
i = R.id.select_component_loading;
TypingDots typingDots = (TypingDots) view.findViewById(R.id.select_component_loading);
if (typingDots != null) {
i = R.id.select_component_selection_icon;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.select_component_selection_icon);
if (simpleDraweeView != null) {
i = R.id.select_component_selection_text;
MaterialTextView materialTextView = (MaterialTextView) view.findViewById(R.id.select_component_selection_text);
if (materialTextView != null) {
i = R.id.select_component_selections_root;
FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(R.id.select_component_selections_root);
if (flexboxLayout != null) {
return new v4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout);
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,23 +1,25 @@
package c.a.i;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.LinearLayout;
import android.widget.Space;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.constraintlayout.widget.Barrier;
import androidx.viewbinding.ViewBinding;
import com.discord.views.StreamPreviewView;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: WidgetStreamRichPresenceBinding */
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetStageChannelRichPresenceBinding */
public final class v5 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
public final LinearLayout a;
@NonNull
public final LinearLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f177c;
public final TextView f178c;
@NonNull
public final TextView d;
@NonNull
@ -25,22 +27,22 @@ public final class v5 implements ViewBinding {
@NonNull
public final TextView f;
@NonNull
public final TextView g;
public final MaterialButton g;
@NonNull
public final TextView h;
@NonNull
public final StreamPreviewView i;
public final TextView i;
public v5(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull StreamPreviewView streamPreviewView) {
this.a = constraintLayout;
this.b = linearLayout;
this.f177c = textView;
public v5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView4, @NonNull TextView textView5) {
this.a = linearLayout;
this.b = linearLayout2;
this.f178c = textView;
this.d = textView2;
this.e = simpleDraweeView;
this.f = textView3;
this.g = textView4;
this.h = textView5;
this.i = streamPreviewView;
this.g = materialButton;
this.h = textView4;
this.i = textView5;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -15,7 +15,7 @@ public final class w implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f178c;
public final TextView f179c;
@NonNull
public final RelativeLayout d;
@NonNull
@ -26,7 +26,7 @@ public final class w implements ViewBinding {
public w(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView3, @NonNull RelativeLayout relativeLayout2) {
this.a = linearLayout;
this.b = textView;
this.f178c = textView2;
this.f179c = textView2;
this.d = relativeLayout;
this.e = textView3;
this.f = relativeLayout2;

View File

@ -16,7 +16,7 @@ public final class w0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f179c;
public final TextView f180c;
@NonNull
public final ImageView d;
@NonNull
@ -29,7 +29,7 @@ public final class w0 implements ViewBinding {
public w0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4) {
this.a = linearLayout;
this.b = materialButton;
this.f179c = textView;
this.f180c = textView;
this.d = imageView;
this.e = imageView2;
this.f = imageView3;

View File

@ -17,7 +17,7 @@ public final class w1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f180c;
public final ImageView f181c;
@NonNull
public final ImageView d;
@NonNull
@ -34,7 +34,7 @@ public final class w1 implements ViewBinding {
public w1(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar, @NonNull MaterialButton materialButton2) {
this.a = frameLayout;
this.b = textView;
this.f180c = imageView;
this.f181c = imageView;
this.d = imageView2;
this.e = imageView3;
this.f = textView2;

View File

@ -15,14 +15,14 @@ public final class w2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f181c;
public final TextView f182c;
@NonNull
public final TextView d;
public w2(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = materialButton;
this.f181c = textView;
this.f182c = textView;
this.d = textView2;
}

View File

@ -15,7 +15,7 @@ public final class w3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final StatusView f182c;
public final StatusView f183c;
@NonNull
public final TextView d;
@NonNull
@ -26,7 +26,7 @@ public final class w3 implements ViewBinding {
public w3(@NonNull View view, @NonNull ImageView imageView, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView2) {
this.a = view;
this.b = imageView;
this.f182c = statusView;
this.f183c = statusView;
this.d = textView;
this.e = textView2;
this.f = imageView2;

View File

@ -1,30 +1,16 @@
package c.a.i;
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.discord.views.ChatActionItem;
/* compiled from: WidgetDirectoryChannelEmptyBinding */
import com.google.android.material.textview.MaterialTextView;
/* compiled from: WidgetChatListBotUiSelectComponentPillBinding */
public final class w4 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
public final MaterialTextView a;
/* renamed from: c reason: collision with root package name */
public final ChatActionItem f183c;
@NonNull
public final ChatActionItem d;
public w4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ChatActionItem chatActionItem, @NonNull ChatActionItem chatActionItem2) {
this.a = linearLayout;
this.b = textView;
this.f183c = chatActionItem;
this.d = chatActionItem2;
public w4(@NonNull MaterialTextView materialTextView) {
this.a = materialTextView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -4,26 +4,43 @@ 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: WidgetUrgentMessageDialogBinding */
import com.discord.views.StreamPreviewView;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: WidgetStreamRichPresenceBinding */
public final class w5 implements ViewBinding {
@NonNull
public final LinearLayout a;
public final ConstraintLayout a;
@NonNull
public final LoadingButton b;
public final LinearLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f184c;
@NonNull
public final TextView d;
@NonNull
public final SimpleDraweeView e;
@NonNull
public final TextView f;
@NonNull
public final TextView g;
@NonNull
public final TextView h;
@NonNull
public final StreamPreviewView i;
public w5(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = loadingButton;
public w5(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull StreamPreviewView streamPreviewView) {
this.a = constraintLayout;
this.b = linearLayout;
this.f184c = textView;
this.d = textView2;
this.e = simpleDraweeView;
this.f = textView3;
this.g = textView4;
this.h = textView5;
this.i = streamPreviewView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,38 +1,30 @@
package c.a.i;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.core.widget.NestedScrollView;
import androidx.viewbinding.ViewBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.google.android.material.textfield.TextInputEditText;
import com.google.android.material.textfield.TextInputLayout;
/* compiled from: WidgetDiscordHubEmailInputBinding */
import com.discord.views.ChatActionItem;
/* compiled from: WidgetDirectoryChannelEmptyBinding */
public final class x4 implements ViewBinding {
@NonNull
public final NestedScrollView a;
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 TextInputEditText f187c;
public final ChatActionItem f187c;
@NonNull
public final TextInputLayout d;
@NonNull
public final TextView e;
@NonNull
public final TextView f;
public final ChatActionItem d;
public x4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = nestedScrollView;
this.b = linkifiedTextView;
this.f187c = textInputEditText;
this.d = textInputLayout;
this.e = textView;
this.f = textView2;
public x4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ChatActionItem chatActionItem, @NonNull ChatActionItem chatActionItem2) {
this.a = linearLayout;
this.b = textView;
this.f187c = chatActionItem;
this.d = chatActionItem2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,41 +1,29 @@
package c.a.i;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.R;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: WidgetUserProfileAdapterItemFriendMutualServerBinding */
import com.discord.views.LoadingButton;
/* compiled from: WidgetUrgentMessageDialogBinding */
public final class x5 implements ViewBinding {
@NonNull
public final RelativeLayout a;
public final LinearLayout a;
@NonNull
public final SimpleDraweeView b;
public final LoadingButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f188c;
public x5(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = relativeLayout;
this.b = simpleDraweeView;
this.f188c = textView;
}
@NonNull
public static x5 a(@NonNull View view) {
int i = R.id.user_profile_adapter_item_friend_mutual_image;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_image);
if (simpleDraweeView != null) {
i = R.id.user_profile_adapter_item_friend_mutual_text;
TextView textView = (TextView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_text);
if (textView != null) {
return new x5((RelativeLayout) view, simpleDraweeView, textView);
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
public final TextView d;
public x5(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = loadingButton;
this.f188c = textView;
this.d = textView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,20 +1,38 @@
package c.a.i;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.core.widget.NestedScrollView;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */
import com.discord.utilities.view.text.LinkifiedTextView;
import com.google.android.material.textfield.TextInputEditText;
import com.google.android.material.textfield.TextInputLayout;
/* compiled from: WidgetDiscordHubEmailInputBinding */
public final class y4 implements ViewBinding {
@NonNull
public final LinearLayout a;
public final NestedScrollView a;
@NonNull
public final LinkifiedTextView b;
@NonNull
public final TextView b;
public y4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) {
this.a = linearLayout;
this.b = textView;
/* renamed from: c reason: collision with root package name */
public final TextInputEditText f194c;
@NonNull
public final TextInputLayout d;
@NonNull
public final TextView e;
@NonNull
public final TextView f;
public y4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = nestedScrollView;
this.b = linkifiedTextView;
this.f194c = textInputEditText;
this.d = textInputLayout;
this.e = textView;
this.f = textView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -1,115 +1,41 @@
package c.a.i;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.Space;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.constraintlayout.widget.Barrier;
import androidx.viewbinding.ViewBinding;
import com.discord.R;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetUserRichPresenceBinding */
/* compiled from: WidgetUserProfileAdapterItemFriendMutualServerBinding */
public final class y5 implements ViewBinding {
@NonNull
public final LinearLayout a;
public final RelativeLayout a;
@NonNull
public final LinearLayout b;
public final SimpleDraweeView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f194c;
@NonNull
public final TextView d;
@NonNull
public final SimpleDraweeView e;
@NonNull
public final SimpleDraweeView f;
@NonNull
public final MaterialButton g;
@NonNull
public final MaterialButton h;
@NonNull
public final TextView i;
@NonNull
public final TextView j;
@NonNull
public final TextView k;
public final TextView f195c;
public y5(@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 MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) {
this.a = linearLayout;
this.b = linearLayout2;
this.f194c = textView;
this.d = textView2;
this.e = simpleDraweeView;
this.f = simpleDraweeView2;
this.g = materialButton;
this.h = materialButton2;
this.i = textView3;
this.j = textView4;
this.k = textView5;
public y5(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = relativeLayout;
this.b = simpleDraweeView;
this.f195c = textView;
}
@NonNull
public static y5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) {
View inflate = layoutInflater.inflate(R.layout.widget_user_rich_presence, viewGroup, false);
if (z2) {
viewGroup.addView(inflate);
}
int i = R.id.barrier;
Barrier barrier = (Barrier) inflate.findViewById(R.id.barrier);
if (barrier != null) {
i = R.id.image_bottom_guideline;
Space space = (Space) inflate.findViewById(R.id.image_bottom_guideline);
if (space != null) {
i = R.id.rich_presence_container_data;
LinearLayout linearLayout = (LinearLayout) inflate.findViewById(R.id.rich_presence_container_data);
if (linearLayout != null) {
i = R.id.rich_presence_details;
TextView textView = (TextView) inflate.findViewById(R.id.rich_presence_details);
if (textView != null) {
i = R.id.rich_presence_header;
TextView textView2 = (TextView) inflate.findViewById(R.id.rich_presence_header);
if (textView2 != null) {
i = R.id.rich_presence_image_large;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_large);
if (simpleDraweeView != null) {
i = R.id.rich_presence_image_small;
SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_small);
if (simpleDraweeView2 != null) {
i = R.id.rich_presence_primary_button;
MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.rich_presence_primary_button);
if (materialButton != null) {
i = R.id.rich_presence_secondary_button;
MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.rich_presence_secondary_button);
if (materialButton2 != null) {
i = R.id.rich_presence_state;
TextView textView3 = (TextView) inflate.findViewById(R.id.rich_presence_state);
if (textView3 != null) {
i = R.id.rich_presence_time;
TextView textView4 = (TextView) inflate.findViewById(R.id.rich_presence_time);
if (textView4 != null) {
i = R.id.rich_presence_title;
TextView textView5 = (TextView) inflate.findViewById(R.id.rich_presence_title);
if (textView5 != null) {
return new y5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5);
}
}
}
}
}
}
}
}
}
}
public static y5 a(@NonNull View view) {
int i = R.id.user_profile_adapter_item_friend_mutual_image;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_image);
if (simpleDraweeView != null) {
i = R.id.user_profile_adapter_item_friend_mutual_text;
TextView textView = (TextView) view.findViewById(R.id.user_profile_adapter_item_friend_mutual_text);
if (textView != null) {
return new y5((RelativeLayout) view, simpleDraweeView, textView);
}
}
throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i)));
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -17,14 +17,14 @@ public final class z implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextInputLayout f195c;
public final TextInputLayout f196c;
@NonNull
public final LoadingButton d;
public z(@NonNull ConstraintLayout constraintLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView) {
this.a = constraintLayout;
this.b = linkifiedTextView;
this.f195c = textInputLayout;
this.f196c = textInputLayout;
this.d = loadingButton;
}

View File

@ -18,7 +18,7 @@ public final class z0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final LoadingButton f196c;
public final LoadingButton f197c;
@NonNull
public final TextView d;
@NonNull
@ -31,7 +31,7 @@ public final class z0 implements ViewBinding {
public z0(@NonNull LinearLayout linearLayout, @NonNull ProgressBar progressBar, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull MaterialButton materialButton) {
this.a = linearLayout;
this.b = textView;
this.f196c = loadingButton;
this.f197c = loadingButton;
this.d = textView2;
this.e = appViewFlipper;
this.f = textView3;

View File

@ -14,12 +14,12 @@ public final class z1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f197c;
public final TextView f198c;
public z1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView) {
this.a = view;
this.b = imageView;
this.f197c = textView;
this.f198c = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -16,14 +16,14 @@ public final class z3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f198c;
public final TextView f199c;
@NonNull
public final TextView d;
public z3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2) {
this.a = linearLayout;
this.b = imageView;
this.f198c = textView;
this.f199c = textView;
this.d = textView2;
}

View File

@ -5,22 +5,16 @@ import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */
/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */
public final class z4 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final SimpleDraweeView b;
@NonNull
public final TextView b;
/* renamed from: c reason: collision with root package name */
public final TextView f199c;
public z4(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
public z4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) {
this.a = linearLayout;
this.b = simpleDraweeView;
this.f199c = textView;
this.b = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -0,0 +1,120 @@
package c.a.i;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.Space;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.constraintlayout.widget.Barrier;
import androidx.viewbinding.ViewBinding;
import com.discord.R;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetUserRichPresenceBinding */
public final class z5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final LinearLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f200c;
@NonNull
public final TextView d;
@NonNull
public final SimpleDraweeView e;
@NonNull
public final SimpleDraweeView f;
@NonNull
public final MaterialButton g;
@NonNull
public final MaterialButton h;
@NonNull
public final TextView i;
@NonNull
public final TextView j;
@NonNull
public final TextView k;
public z5(@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 MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) {
this.a = linearLayout;
this.b = linearLayout2;
this.f200c = textView;
this.d = textView2;
this.e = simpleDraweeView;
this.f = simpleDraweeView2;
this.g = materialButton;
this.h = materialButton2;
this.i = textView3;
this.j = textView4;
this.k = textView5;
}
@NonNull
public static z5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) {
View inflate = layoutInflater.inflate(R.layout.widget_user_rich_presence, viewGroup, false);
if (z2) {
viewGroup.addView(inflate);
}
int i = R.id.barrier;
Barrier barrier = (Barrier) inflate.findViewById(R.id.barrier);
if (barrier != null) {
i = R.id.image_bottom_guideline;
Space space = (Space) inflate.findViewById(R.id.image_bottom_guideline);
if (space != null) {
i = R.id.rich_presence_container_data;
LinearLayout linearLayout = (LinearLayout) inflate.findViewById(R.id.rich_presence_container_data);
if (linearLayout != null) {
i = R.id.rich_presence_details;
TextView textView = (TextView) inflate.findViewById(R.id.rich_presence_details);
if (textView != null) {
i = R.id.rich_presence_header;
TextView textView2 = (TextView) inflate.findViewById(R.id.rich_presence_header);
if (textView2 != null) {
i = R.id.rich_presence_image_large;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_large);
if (simpleDraweeView != null) {
i = R.id.rich_presence_image_small;
SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(R.id.rich_presence_image_small);
if (simpleDraweeView2 != null) {
i = R.id.rich_presence_primary_button;
MaterialButton materialButton = (MaterialButton) inflate.findViewById(R.id.rich_presence_primary_button);
if (materialButton != null) {
i = R.id.rich_presence_secondary_button;
MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(R.id.rich_presence_secondary_button);
if (materialButton2 != null) {
i = R.id.rich_presence_state;
TextView textView3 = (TextView) inflate.findViewById(R.id.rich_presence_state);
if (textView3 != null) {
i = R.id.rich_presence_time;
TextView textView4 = (TextView) inflate.findViewById(R.id.rich_presence_time);
if (textView4 != null) {
i = R.id.rich_presence_title;
TextView textView5 = (TextView) inflate.findViewById(R.id.rich_presence_title);
if (textView5 != null) {
return new z5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5);
}
}
}
}
}
}
}
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -20,7 +20,7 @@ public final class a {
public final Map<Integer, C0027a> b = new LinkedHashMap();
/* renamed from: c reason: collision with root package name */
public final Logger f200c;
public final Logger f201c;
/* compiled from: FloatingViewManager.kt */
/* renamed from: c.a.j.a$a reason: collision with other inner class name */
@ -29,7 +29,7 @@ public final class a {
public final ViewGroup b;
/* renamed from: c reason: collision with root package name */
public final ViewTreeObserver.OnPreDrawListener f201c;
public final ViewTreeObserver.OnPreDrawListener f202c;
public C0027a(View view, ViewGroup viewGroup, ViewTreeObserver.OnPreDrawListener onPreDrawListener) {
m.checkNotNullParameter(view, "floatingView");
@ -37,7 +37,7 @@ public final class a {
m.checkNotNullParameter(onPreDrawListener, "ancestorPreDrawListener");
this.a = view;
this.b = viewGroup;
this.f201c = onPreDrawListener;
this.f202c = onPreDrawListener;
}
}
@ -48,7 +48,7 @@ public final class a {
public a(Logger logger) {
m.checkNotNullParameter(logger, "logger");
this.f200c = logger;
this.f201c = logger;
}
public static final void a(a aVar, View view, View view2, FloatingViewGravity floatingViewGravity, int i, int i2) {
@ -79,7 +79,7 @@ public final class a {
if (aVar != null) {
ViewGroup viewGroup = aVar.b;
View view = aVar.a;
ViewTreeObserver.OnPreDrawListener onPreDrawListener = aVar.f201c;
ViewTreeObserver.OnPreDrawListener onPreDrawListener = aVar.f202c;
this.b.remove(Integer.valueOf(i));
viewGroup.getViewTreeObserver().removeOnPreDrawListener(onPreDrawListener);
viewGroup.removeView(view);

View File

@ -13,6 +13,6 @@ public final class e<T> implements Action1<Throwable> {
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
@Override // rx.functions.Action1
public void call(Throwable th) {
Logger.e$default(this.i.f200c, "error while subscribing to componentPausedObservable for hiding floating view", th, null, 4, null);
Logger.e$default(this.i.f201c, "error while subscribing to componentPausedObservable for hiding floating view", th, null, 4, null);
}
}

Some files were not shown because too many files have changed in this diff Show More