94.5 - Beta (94105)

This commit is contained in:
Juby210 2021-09-27 23:20:28 +02:00
parent 29142944eb
commit 3986a9a4ea
3776 changed files with 45824 additions and 38638 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.discord'
minSdkVersion 21
targetSdkVersion 29
versionCode 93106
versionName "93.6 - Beta"
versionCode 94105
versionName "94.5 - Beta"
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="93106" android:versionName="93.6 - Beta" 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="94105" android:versionName="94.5 - Beta" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>

View File

@ -43,7 +43,7 @@ public final class BlockRunner$cancel$1 extends k implements Function2<Coroutine
l.throwOnFailure(obj);
long access$getTimeoutInMs$p = BlockRunner.access$getTimeoutInMs$p(this.this$0);
this.label = 1;
if (a.n(access$getTimeoutInMs$p, this) == coroutine_suspended) {
if (a.o(access$getTimeoutInMs$p, this) == coroutine_suspended) {
return coroutine_suspended;
}
} else if (i == 1) {

View File

@ -65,7 +65,7 @@ public final class BlockRunner<T> {
if (this.cancellationJob == null) {
CoroutineScope coroutineScope = this.scope;
CoroutineDispatcher coroutineDispatcher = j0.a;
this.cancellationJob = a.G(coroutineScope, n.b.H(), null, new BlockRunner$cancel$1(this, null), 2, null);
this.cancellationJob = a.H(coroutineScope, n.b.H(), null, new BlockRunner$cancel$1(this, null), 2, null);
return;
}
throw new IllegalStateException("Cancel call cannot happen without a maybeRun".toString());
@ -79,7 +79,7 @@ public final class BlockRunner<T> {
}
this.cancellationJob = null;
if (this.runningJob == null) {
this.runningJob = a.G(this.scope, null, null, new BlockRunner$maybeRun$1(this, null), 3, null);
this.runningJob = a.H(this.scope, null, null, new BlockRunner$maybeRun$1(this, null), 3, null);
}
}
}

View File

@ -18,7 +18,7 @@ public final class CoroutineLiveDataKt {
public static final <T> Object addDisposableSource(MediatorLiveData<T> mediatorLiveData, LiveData<T> liveData, Continuation<? super EmittedSource> continuation) {
CoroutineDispatcher coroutineDispatcher = j0.a;
return a.i0(n.b.H(), new CoroutineLiveDataKt$addDisposableSource$2(mediatorLiveData, liveData, null), continuation);
return a.j0(n.b.H(), new CoroutineLiveDataKt$addDisposableSource$2(mediatorLiveData, liveData, null), continuation);
}
public static final <T> LiveData<T> liveData(CoroutineContext coroutineContext, long j, Function2<? super LiveDataScope<T>, ? super Continuation<? super Unit>, ? extends Object> function2) {

View File

@ -39,12 +39,12 @@ public final class EmittedSource implements l0 {
@Override // s.a.l0
public void dispose() {
CoroutineDispatcher coroutineDispatcher = j0.a;
a.G(a.a(n.b.H()), null, null, new EmittedSource$dispose$1(this, null), 3, null);
a.H(a.a(n.b.H()), null, null, new EmittedSource$dispose$1(this, null), 3, null);
}
public final Object disposeNow(Continuation<? super Unit> continuation) {
CoroutineDispatcher coroutineDispatcher = j0.a;
Object i02 = a.i0(n.b.H(), new EmittedSource$disposeNow$2(this, null), continuation);
return i02 == c.getCOROUTINE_SUSPENDED() ? i02 : Unit.a;
Object j02 = a.j0(n.b.H(), new EmittedSource$disposeNow$2(this, null), continuation);
return j02 == c.getCOROUTINE_SUSPENDED() ? j02 : Unit.a;
}
}

View File

@ -156,7 +156,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
this.L$1 = gVar;
this.L$2 = flowLiveDataConversions$asFlow$1$observer$1;
this.label = 1;
if (a.i0(H, r8, this) == coroutine_suspended) {
if (a.j0(H, r8, this) == coroutine_suspended) {
return coroutine_suspended;
}
dVar = gVar;
@ -178,7 +178,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
}
w0 w0Var = w0.i;
CoroutineDispatcher coroutineDispatcher2 = j0.a;
a.G(w0Var, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$12, observer2, null), 2, null);
a.H(w0Var, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$12, observer2, null), 2, null);
return Unit.a;
} else if (i == 3) {
eVar2 = (s.a.z1.e) this.L$2;
@ -224,7 +224,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
}
w0 w0Var = w0.i;
CoroutineDispatcher coroutineDispatcher2 = j0.a;
a.G(w0Var, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$12, observer2, null), 2, null);
a.H(w0Var, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$12, observer2, null), 2, null);
return Unit.a;
} catch (Throwable th3) {
observer = observer2;
@ -232,7 +232,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
flowLiveDataConversions$asFlow$1 = flowLiveDataConversions$asFlow$12;
w0 w0Var2 = w0.i;
CoroutineDispatcher coroutineDispatcher3 = j0.a;
a.G(w0Var2, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
a.H(w0Var2, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
}
@ -255,7 +255,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
flowLiveDataConversions$asFlow$1 = this;
w0 w0Var2 = w0.i;
CoroutineDispatcher coroutineDispatcher3 = j0.a;
a.G(w0Var2, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
a.H(w0Var2, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
try {
@ -271,7 +271,7 @@ public final class FlowLiveDataConversions$asFlow$1 extends k implements Functio
th = th6;
w0 w0Var2 = w0.i;
CoroutineDispatcher coroutineDispatcher3 = j0.a;
a.G(w0Var2, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
a.H(w0Var2, n.b.H(), null, new AnonymousClass2(flowLiveDataConversions$asFlow$1, observer, null), 2, null);
throw th;
}
}

View File

@ -17,16 +17,16 @@ public abstract class LifecycleCoroutineScope implements CoroutineScope {
public final Job launchWhenCreated(Function2<? super CoroutineScope, ? super Continuation<? super Unit>, ? extends Object> function2) {
m.checkNotNullParameter(function2, "block");
return a.G(this, null, null, new LifecycleCoroutineScope$launchWhenCreated$1(this, function2, null), 3, null);
return a.H(this, null, null, new LifecycleCoroutineScope$launchWhenCreated$1(this, function2, null), 3, null);
}
public final Job launchWhenResumed(Function2<? super CoroutineScope, ? super Continuation<? super Unit>, ? extends Object> function2) {
m.checkNotNullParameter(function2, "block");
return a.G(this, null, null, new LifecycleCoroutineScope$launchWhenResumed$1(this, function2, null), 3, null);
return a.H(this, null, null, new LifecycleCoroutineScope$launchWhenResumed$1(this, function2, null), 3, null);
}
public final Job launchWhenStarted(Function2<? super CoroutineScope, ? super Continuation<? super Unit>, ? extends Object> function2) {
m.checkNotNullParameter(function2, "block");
return a.G(this, null, null, new LifecycleCoroutineScope$launchWhenStarted$1(this, function2, null), 3, null);
return a.H(this, null, null, new LifecycleCoroutineScope$launchWhenStarted$1(this, function2, null), 3, null);
}
}

View File

@ -44,6 +44,6 @@ public final class LifecycleCoroutineScopeImpl extends LifecycleCoroutineScope i
public final void register() {
CoroutineDispatcher coroutineDispatcher = j0.a;
a.G(this, n.b.H(), null, new LifecycleCoroutineScopeImpl$register$1(this, null), 2, null);
a.H(this, n.b.H(), null, new LifecycleCoroutineScopeImpl$register$1(this, null), 2, null);
}
}

View File

@ -25,13 +25,13 @@ public final class LiveDataScopeImpl<T> implements LiveDataScope<T> {
@Override // androidx.lifecycle.LiveDataScope
public Object emit(T t, Continuation<? super Unit> continuation) {
Object i02 = a.i0(this.coroutineContext, new LiveDataScopeImpl$emit$2(this, t, null), continuation);
return i02 == c.getCOROUTINE_SUSPENDED() ? i02 : Unit.a;
Object j02 = a.j0(this.coroutineContext, new LiveDataScopeImpl$emit$2(this, t, null), continuation);
return j02 == c.getCOROUTINE_SUSPENDED() ? j02 : Unit.a;
}
@Override // androidx.lifecycle.LiveDataScope
public Object emitSource(LiveData<T> liveData, Continuation<? super l0> continuation) {
return a.i0(this.coroutineContext, new LiveDataScopeImpl$emitSource$2(this, liveData, null), continuation);
return a.j0(this.coroutineContext, new LiveDataScopeImpl$emitSource$2(this, liveData, null), continuation);
}
@Override // androidx.lifecycle.LiveDataScope

View File

@ -59,7 +59,7 @@ public final class PausingDispatcherKt$whenStateAtLeast$2 extends k implements F
Function2 function2 = this.$block;
this.L$0 = lifecycleController2;
this.label = 1;
obj = a.i0(pausingDispatcher, function2, this);
obj = a.j0(pausingDispatcher, function2, this);
if (obj == coroutine_suspended) {
return coroutine_suspended;
}

View File

@ -43,6 +43,6 @@ public final class PausingDispatcherKt {
public static final <T> Object whenStateAtLeast(Lifecycle lifecycle, Lifecycle.State state, Function2<? super CoroutineScope, ? super Continuation<? super T>, ? extends Object> function2, Continuation<? super T> continuation) {
CoroutineDispatcher coroutineDispatcher = j0.a;
return a.i0(n.b.H(), new PausingDispatcherKt$whenStateAtLeast$2(lifecycle, state, function2, null), continuation);
return a.j0(n.b.H(), new PausingDispatcherKt$whenStateAtLeast$2(lifecycle, state, function2, null), continuation);
}
}

View File

@ -130,7 +130,7 @@ public abstract class CoroutineWorker extends ListenableWorker {
@Override // androidx.work.ListenableWorker
public final c.i.b.d.a.a<ListenableWorker.Result> startWork() {
a.G(a.a(getCoroutineContext().plus(this.job)), null, null, new CoroutineWorker$startWork$1(this, null), 3, null);
a.H(a.a(getCoroutineContext().plus(this.job)), null, null, new CoroutineWorker$startWork$1(this, null), 3, null);
return this.future;
}
}

View File

@ -70,7 +70,7 @@ public final class a extends AppDialog {
((a) this.j).dismiss();
} else if (i == 4) {
KProperty[] kPropertyArr = a.i;
((a) this.j).g().f171c.toggle();
((a) this.j).g().f173c.toggle();
} else {
throw null;
}
@ -221,10 +221,10 @@ public final class a extends AppDialog {
}
relativeLayout2.setVisibility(i3);
g().d.setOnClickListener(new View$OnClickListenerC0001a(4, this));
SwitchMaterial switchMaterial = g().f171c;
SwitchMaterial switchMaterial = g().f173c;
m.checkNotNullExpressionValue(switchMaterial, "binding.imageUploadFaile…mpressionSettingsCheckbox");
switchMaterial.setChecked(StoreStream.Companion.getUserSettings().getIsAutoImageCompressionEnabled());
g().f171c.setOnCheckedChangeListener(d.a);
g().f173c.setOnCheckedChangeListener(d.a);
TextView textView = g().j;
m.checkNotNullExpressionValue(textView, "binding.imageUploadFailedText");
CharSequence charSequence = null;

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().f154c;
TextView textView2 = aVar3.g().f155c;
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().f154c.setOnClickListener(new View$OnClickListenerC0002a(0, this));
g().f155c.setOnClickListener(new View$OnClickListenerC0002a(0, this));
g().e.setOnClickListener(new View$OnClickListenerC0002a(1, this));
g().d.setOnClickListener(new View$OnClickListenerC0002a(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().f191c.setIsLoading(cVar2.d);
aVar.g().f192c.setIsLoading(cVar2.d);
AppViewFlipper appViewFlipper = aVar.g().e;
m.checkNotNullExpressionValue(appViewFlipper, "binding.premiumGuildSubscriptionCancelFlipper");
appViewFlipper.setDisplayedChild(!(cVar2 instanceof f.c.C0009f) ? 1 : 0);
@ -202,7 +202,7 @@ public final class a extends AppDialog {
m.checkNotNullExpressionValue(textView3, "binding.premiumGuildSubscriptionCancelBody");
c.a.k.b.n(textView3, R.string.premium_guild_subscription_cancel_body_guild, new Object[]{renderUtcDate$default}, null, 4);
}
aVar.g().f191c.setBackgroundColor(ColorCompat.getColor(aVar, (int) R.color.status_red_500));
aVar.g().f192c.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().f191c.setText(aVar.getString(R.string.okay));
aVar.g().f191c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500));
aVar.g().f192c.setText(aVar.getString(R.string.okay));
aVar.g().f192c.setBackgroundColor(ColorCompat.getThemedColor(aVar, (int) R.attr.color_brand_500));
} else if (cVar2 instanceof f.c.C0008c) {
Integer num = ((f.c.C0008c) cVar2).f;
if (num != null) {
@ -283,7 +283,7 @@ public final class a extends AppDialog {
m.checkNotNullParameter(view, "view");
super.onViewBound(view);
g().g.setOnClickListener(new View$OnClickListenerC0005a(0, this));
g().f191c.setOnClickListener(new View$OnClickListenerC0005a(1, this));
g().f192c.setOnClickListener(new View$OnClickListenerC0005a(1, this));
}
@Override // com.discord.app.AppDialog

View File

@ -186,7 +186,7 @@ public final class b extends AppDialog {
MaterialButton materialButton2 = bVar.g().h;
m.checkNotNullExpressionValue(materialButton2, "binding.premiumGuildSubscriptionUncancelNevermind");
ViewExtensions.setEnabledAndAlpha$default(materialButton2, z3 && !((k.c.b) cVar2).b, 0.0f, 2, null);
bVar.g().f197c.setIsLoading(z3 && ((k.c.b) cVar2).b);
bVar.g().f199c.setIsLoading(z3 && ((k.c.b) cVar2).b);
k.c.C0010c cVar3 = k.c.C0010c.a;
if (!(!m.areEqual(cVar2, cVar3)) || !z3 || ((k.c.b) cVar2).b) {
z2 = false;
@ -210,7 +210,7 @@ public final class b extends AppDialog {
TextView textView5 = bVar.g().b;
m.checkNotNullExpressionValue(textView5, "binding.premiumGuildSubscriptionUncancelBody");
textView5.setText(bVar.getString(R.string.premium_guild_subscription_inventory_uncancel_confirm_description));
bVar.g().f197c.setText(bVar.getString(R.string.okay));
bVar.g().f199c.setText(bVar.getString(R.string.okay));
} else if (cVar2 instanceof k.c.a) {
Integer num = ((k.c.a) cVar2).a;
if (num != null) {
@ -279,7 +279,7 @@ public final class b extends AppDialog {
m.checkNotNullParameter(view, "view");
super.onViewBound(view);
g().h.setOnClickListener(new a(0, this));
g().f197c.setOnClickListener(new a(1, this));
g().f199c.setOnClickListener(new a(1, this));
}
@Override // com.discord.app.AppDialog

View File

@ -131,7 +131,7 @@ public final class c extends AppDialog {
Bundle arguments = getArguments();
CharSequence charSequence = null;
textView.setText(arguments != null ? arguments.getCharSequence("extra_body1_text") : null);
TextView textView2 = g().f184c;
TextView textView2 = g().f185c;
m.checkNotNullExpressionValue(textView2, "binding.premiumGuildSubscriptionActivatedBody2");
Bundle arguments2 = getArguments();
if (arguments2 != null) {

View File

@ -167,8 +167,8 @@ public final class d extends AppDialog {
requireDialog().setCanceledOnTouchOutside(true);
h().d.setOnClickListener(new a(0, this));
h().d.setText(g().k);
h().f124c.setOnClickListener(new a(1, this));
MaterialButton materialButton = h().f124c;
h().f125c.setOnClickListener(new a(1, this));
MaterialButton materialButton = h().f125c;
m.checkNotNullExpressionValue(materialButton, "binding.simpleConfirmationDialogNegative");
materialButton.setText(g().l);
TextView textView = h().e;

View File

@ -13,7 +13,7 @@ import androidx.fragment.app.FragmentManager;
import androidx.viewpager2.adapter.FragmentStateAdapter;
import androidx.viewpager2.widget.ViewPager2;
import c.a.i.o0;
import c.a.i.q5;
import c.a.i.r5;
import com.discord.R;
import com.discord.app.AppDialog;
import com.discord.app.AppFragment;
@ -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 C0014b extends k implements Function1<View, q5> {
public static final /* synthetic */ class C0014b extends k implements Function1<View, r5> {
public static final C0014b i = new C0014b();
public C0014b() {
super(1, q5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetPremiumUpsellBinding;", 0);
super(1, r5.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 q5 invoke(View view) {
public r5 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 q5((LinearLayout) view2, textView, textView2, imageView);
return new r5((LinearLayout) view2, textView, textView2, imageView);
}
}
}
@ -216,8 +216,8 @@ public final class b extends AppDialog {
super(R.layout.widget_premium_upsell);
}
public final q5 g() {
return (q5) this.k.getValue((Fragment) this, i[0]);
public final r5 g() {
return (r5) 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().f152c;
TextView textView = g().f159c;
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().f136c;
TabLayout tabLayout = h().f138c;
m.checkNotNullExpressionValue(tabLayout, "binding.premiumUpsellDots");
int i2 = 8;
tabLayout.setVisibility(j() ? 0 : 8);
TabLayout tabLayout2 = h().f136c;
TabLayout tabLayout2 = h().f138c;
m.checkNotNullExpressionValue(tabLayout2, "binding.premiumUpsellDots");
ViewPager2 viewPager22 = h().f;
m.checkNotNullExpressionValue(viewPager22, "binding.premiumUpsellViewpager");

View File

@ -167,6 +167,6 @@ public final class d extends AppDialog {
textView2.setText(str);
}
g().b.setOnClickListener(new a(0, this));
g().f128c.setOnClickListener(new a(1, this));
g().f130c.setOnClickListener(new a(1, this));
}
}

View File

@ -138,7 +138,7 @@ public final class e extends AppDialog {
TextView textView = g().d;
m.checkNotNullExpressionValue(textView, "binding.premiumUpsellYearlyTitle");
c.a.k.b.n(textView, R.string.premium_upsell_yearly_title, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f)), k}, null, 4);
TextView textView2 = g().f76c;
TextView textView2 = g().f77c;
m.checkNotNullExpressionValue(textView2, "binding.premiumUpsellYearlyDescription");
c.a.k.b.n(textView2, R.string.premium_upsell_yearly_description, new Object[]{NumberFormat.getPercentInstance().format(Float.valueOf(0.16f))}, null, 4);
MaterialButton materialButton = g().f;

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

View File

@ -94,7 +94,7 @@ public final class g extends AppDialog {
m.checkNotNullExpressionValue(str, "arguments?.getString(EXTRA_PLAN_NAME) ?: \"\"");
FragmentViewBindingDelegate fragmentViewBindingDelegate = this.l;
KProperty<?>[] kPropertyArr = i;
TextView textView = ((w0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f179c;
TextView textView = ((w0) fragmentViewBindingDelegate.getValue((Fragment) this, kPropertyArr[0])).f180c;
m.checkNotNullExpressionValue(textView, "binding.premiumAndPremiumGuildActivatedText");
c.a.k.b.n(textView, R.string.billing_premium_and_premium_guild_plan_activated, new Object[]{str}, null, 4);
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.m5;
import c.a.i.n5;
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, m5> {
public static final /* synthetic */ class c extends k implements Function1<View, n5> {
public static final c i = new c();
public c() {
super(1, m5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMaskedLinksDialogBinding;", 0);
super(1, n5.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 m5 invoke(View view) {
public n5 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 m5((LinearLayout) view2, textView, materialButton, materialButton2, textView2, textView3);
return new n5((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 m5 g() {
return (m5) this.k.getValue((Fragment) this, i[0]);
public final n5 g() {
return (n5) 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().f131c.setOnClickListener(new d(this));
g().f137c.setOnClickListener(new d(this));
g().d.setOnClickListener(new View$OnClickListenerC0018a(0, this, str));
g().e.setOnClickListener(new View$OnClickListenerC0018a(1, this, str));
}

View File

@ -110,11 +110,11 @@ public final class i extends AppDialog {
String string2 = getArgumentsOrDefault().getString("ARG_USERNAME", "");
int i2 = getArgumentsOrDefault().getInt("ARG_PLATFORM_IMAGE_RES", 0);
if (i2 != 0) {
TextView textView = g().f103c;
TextView textView = g().f105c;
m.checkNotNullExpressionValue(textView, "binding.connectedAccountActionsDialogHeader");
ViewExtensions.setCompoundDrawableWithIntrinsicBounds$default(textView, i2, 0, 0, 0, 14, null);
}
TextView textView2 = g().f103c;
TextView textView2 = g().f105c;
m.checkNotNullExpressionValue(textView2, "binding.connectedAccountActionsDialogHeader");
textView2.setText(string2);
TextView textView3 = g().d;

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

@ -133,7 +133,7 @@ public final class k extends AppDialog {
@Override // com.discord.app.AppDialog, androidx.fragment.app.Fragment
public void onPause() {
super.onPause();
g().f117c.clearFocus();
g().f118c.clearFocus();
}
@Override // com.discord.app.AppDialog
@ -147,12 +147,12 @@ public final class k extends AppDialog {
charSequence = "";
}
textView.setText(charSequence);
DatePicker datePicker = g().f117c;
DatePicker datePicker = g().f118c;
m.checkNotNullExpressionValue(datePicker, "binding.dialogDatePickerInput");
Bundle arguments2 = getArguments();
long j2 = 0;
datePicker.setMaxDate(arguments2 != null ? arguments2.getLong("max_date") : 0);
DatePicker datePicker2 = g().f117c;
DatePicker datePicker2 = g().f118c;
m.checkNotNullExpressionValue(datePicker2, "binding.dialogDatePickerInput");
datePicker2.setMinDate(BirthdayHelper.INSTANCE.subtractYearsFromToday(FontUtils.MAX_FONT_SCALING));
Bundle arguments3 = getArguments();
@ -166,7 +166,7 @@ public final class k extends AppDialog {
Calendar instance = Calendar.getInstance();
m.checkNotNullExpressionValue(instance, "calendar");
instance.setTimeInMillis(this.l);
g().f117c.init(instance.get(1), instance.get(2), instance.get(5), new c(this));
g().f118c.init(instance.get(1), instance.get(2), instance.get(5), new c(this));
g().b.setOnClickListener(new d(this));
}
}

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().f123c;
MaxHeightRecyclerView maxHeightRecyclerView = g().f124c;
m.checkNotNullExpressionValue(maxHeightRecyclerView, "binding.dialogSelections");
maxHeightRecyclerView.setAdapter(new SimpleRecyclerAdapter(j.asList(charSequenceArray), new e(this)));
MaxHeightRecyclerView maxHeightRecyclerView2 = g().f123c;
MaxHeightRecyclerView maxHeightRecyclerView2 = g().f124c;
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().f123c;
MaxHeightRecyclerView maxHeightRecyclerView3 = g().f124c;
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.d5;
import c.a.i.e5;
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, d5> {
public static final /* synthetic */ class b extends k implements Function1<View, e5> {
public static final b i = new b();
public b() {
super(1, d5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetEnableTwoFactorPasswordDialogBinding;", 0);
super(1, e5.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 d5 invoke(View view) {
public e5 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 d5((LinearLayout) view2, linearLayout, textView, materialButton, textView2, linearLayout2, loadingButton, textInputLayout);
return new e5((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().f84c.setIsLoading(false);
rVar.g().f90c.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().f84c.setIsLoading(true);
this.i.g().f90c.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 d5 g() {
return (d5) this.k.getValue((Fragment) this, i[0]);
public final e5 g() {
return (e5) 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().f84c.setIsLoading(false);
g().f84c.setOnClickListener(new d(this, view));
g().f90c.setIsLoading(false);
g().f90c.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.z5;
import c.a.i.a6;
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, z5> {
public static final /* synthetic */ class b extends k implements Function1<View, a6> {
public static final b i = new b();
public b() {
super(1, z5.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetUrgentMessageDialogBinding;", 0);
super(1, a6.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 z5 invoke(View view) {
public a6 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 z5((LinearLayout) view2, loadingButton, textView, textView2);
return new a6((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().f202c;
TextView textView = sVar.g().f67c;
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 z5 g() {
return (z5) this.k.getValue((Fragment) this, i[0]);
public final a6 g() {
return (a6) 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

@ -10,7 +10,7 @@ import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentActivity;
import androidx.fragment.app.FragmentManager;
import c.a.d.f;
import c.a.i.k4;
import c.a.i.l4;
import com.discord.R;
import com.discord.api.application.Application;
import com.discord.api.premium.SubscriptionPlan;
@ -102,17 +102,17 @@ public final class c extends AppDialog {
}
/* compiled from: WidgetGiftAcceptDialog.kt */
public static final /* synthetic */ class b extends k implements Function1<View, k4> {
public static final /* synthetic */ class b extends k implements Function1<View, l4> {
public static final b i = new b();
public b() {
super(1, k4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0);
super(1, l4.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetAcceptGiftDialogBinding;", 0);
}
/* Return type fixed from 'java.lang.Object' to match base method */
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
@Override // kotlin.jvm.functions.Function1
public k4 invoke(View view) {
public l4 invoke(View view) {
View view2 = view;
m.checkNotNullParameter(view2, "p1");
int i2 = R.id.accept_gift_body_container;
@ -142,7 +142,7 @@ public final class c extends AppDialog {
i2 = R.id.accept_gift_progress;
ProgressBar progressBar = (ProgressBar) view2.findViewById(R.id.accept_gift_progress);
if (progressBar != null) {
return new k4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar);
return new l4((LinearLayout) view2, linearLayout, simpleDraweeView, textView, materialButton, linearLayout2, linkifiedTextView, appViewFlipper, textView2, progressBar);
}
}
}
@ -218,7 +218,7 @@ public final class c extends AppDialog {
str = "";
}
CharSequence i2 = cVar2.i(gift);
LinearLayout linearLayout = c.d.b.a.a.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).f121c, "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;
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).f127c, "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;
@ -237,7 +237,7 @@ public final class c extends AppDialog {
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().f121c;
TextView textView2 = cVar3.h().f127c;
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;
@ -254,7 +254,7 @@ public final class c extends AppDialog {
cVar4.g(gift3);
ModelStoreListing storeListing2 = gift3.getStoreListing();
String name = (storeListing2 == null || (sku2 = storeListing2.getSku()) == null) ? null : sku2.getName();
LinearLayout linearLayout3 = c.d.b.a.a.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).f121c, "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;
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).f127c, "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;
@ -282,7 +282,7 @@ public final class c extends AppDialog {
ProgressBar progressBar = cVar5.h().i;
m.checkNotNullExpressionValue(progressBar, "binding.acceptGiftProgress");
progressBar.setVisibility(0);
LinearLayout linearLayout4 = c.d.b.a.a.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).f121c, "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;
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).f127c, "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;
@ -297,11 +297,11 @@ public final class c extends AppDialog {
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().f121c;
TextView textView4 = cVar6.h().f127c;
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().f121c;
TextView textView5 = cVar6.h().f127c;
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;
@ -315,13 +315,13 @@ public final class c extends AppDialog {
} else {
Integer errorCode = redeemedFailed.getErrorCode();
if (errorCode != null && errorCode.intValue() == 50054) {
cVar6.h().f121c.setText(R.string.gift_confirmation_body_self_gift_no_payment);
cVar6.h().f127c.setText(R.string.gift_confirmation_body_self_gift_no_payment);
} else if (errorCode != null && errorCode.intValue() == 100024) {
cVar6.h().f121c.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade);
cVar6.h().f127c.setText(R.string.gift_confirmation_body_error_nitro_upgrade_downgrade);
} else if (errorCode != null && errorCode.intValue() == 100022) {
cVar6.h().f121c.setText(R.string.gift_confirmation_body_error_subscription_managed);
cVar6.h().f127c.setText(R.string.gift_confirmation_body_error_subscription_managed);
} else if (errorCode != null && errorCode.intValue() == 100025) {
cVar6.h().f121c.setText(R.string.gift_confirmation_body_error_invoice_open);
cVar6.h().f127c.setText(R.string.gift_confirmation_body_error_invoice_open);
}
MaterialButton materialButton6 = cVar6.h().d;
m.checkNotNullExpressionValue(materialButton6, "binding.acceptGiftConfirm");
@ -376,8 +376,8 @@ public final class c extends AppDialog {
progressBar.setVisibility(8);
}
public final k4 h() {
return (k4) this.k.getValue((Fragment) this, i[0]);
public final l4 h() {
return (l4) this.k.getValue((Fragment) this, i[0]);
}
public final CharSequence i(ModelGift modelGift) {

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.f1613z.clearFocus();
this.p.f1614z.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.f1613z.requestFocus();
this.i.f1614z.requestFocus();
this.i.f(null);
}
}

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 a5 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 f66c;
public final ChatActionItem f66c;
@NonNull
public final TextInputLayout d;
@NonNull
public final TextView e;
@NonNull
public final TextView f;
public final ChatActionItem d;
public a5(@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.f66c = textInputEditText;
this.d = textInputLayout;
this.e = textView;
this.f = textView2;
public a5(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ChatActionItem chatActionItem, @NonNull ChatActionItem chatActionItem2) {
this.a = linearLayout;
this.b = textView;
this.f66c = 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 a6 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 f67c;
public a6(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = relativeLayout;
this.b = simpleDraweeView;
this.f67c = textView;
}
@NonNull
public static a6 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 a6((RelativeLayout) view, simpleDraweeView, textView);
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
public final TextView d;
public a6(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = loadingButton;
this.f67c = 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 b5 implements ViewBinding {
@NonNull
public final LinearLayout a;
public final NestedScrollView a;
@NonNull
public final LinkifiedTextView b;
@NonNull
public final TextView b;
public b5(@NonNull LinearLayout linearLayout, @NonNull TextView textView) {
this.a = linearLayout;
this.b = textView;
/* renamed from: c reason: collision with root package name */
public final TextInputEditText f73c;
@NonNull
public final TextInputLayout d;
@NonNull
public final TextView e;
@NonNull
public final TextView f;
public b5(@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.f73c = 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 b6 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 f73c;
@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 f74c;
public b6(@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.f73c = 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 b6(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = relativeLayout;
this.b = simpleDraweeView;
this.f74c = textView;
}
@NonNull
public static b6 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 b6((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5);
}
}
}
}
}
}
}
}
}
}
public static b6 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 b6((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

@ -15,14 +15,14 @@ public final class c implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f74c;
public final TextView f75c;
@NonNull
public final MaxHeightRecyclerView d;
public c(@NonNull ConstraintLayout constraintLayout, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView, @NonNull MaxHeightRecyclerView maxHeightRecyclerView) {
this.a = constraintLayout;
this.b = constraintLayout2;
this.f74c = textView;
this.f75c = textView;
this.d = maxHeightRecyclerView;
}

View File

@ -16,12 +16,12 @@ public final class c0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f75c;
public final MaterialButton f76c;
public c0(@NonNull ConstraintLayout constraintLayout, @NonNull PhoneOrEmailInputView phoneOrEmailInputView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = constraintLayout;
this.b = phoneOrEmailInputView;
this.f75c = materialButton;
this.f76c = materialButton;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -16,7 +16,7 @@ public final class c1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f76c;
public final TextView f77c;
@NonNull
public final TextView d;
@NonNull
@ -27,7 +27,7 @@ public final class c1 implements ViewBinding {
public c1(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) {
this.a = linearLayout;
this.b = imageView;
this.f76c = textView;
this.f77c = textView;
this.d = textView2;
this.e = textView3;
this.f = materialButton;

View File

@ -15,7 +15,7 @@ public final class c4 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f77c;
public final TextView f78c;
@NonNull
public final TextView d;
@NonNull
@ -24,7 +24,7 @@ public final class c4 implements ViewBinding {
public c4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) {
this.a = view;
this.b = simpleDraweeView;
this.f77c = textView;
this.f78c = textView;
this.d = textView2;
this.e = statusView;
}

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 c5 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 f78c;
public c5(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
public c5(@NonNull LinearLayout linearLayout, @NonNull TextView textView) {
this.a = linearLayout;
this.b = simpleDraweeView;
this.f78c = 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 c6 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 f79c;
@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 c6(@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.f79c = 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 c6 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 c6((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

@ -15,14 +15,14 @@ public final class d implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final SimpleDraweeView f79c;
public final SimpleDraweeView f80c;
@NonNull
public final MaterialTextView d;
public d(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialTextView materialTextView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView2) {
this.a = constraintLayout;
this.b = materialTextView;
this.f79c = simpleDraweeView;
this.f80c = simpleDraweeView;
this.d = materialTextView2;
}

View File

@ -16,7 +16,7 @@ public final class d0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final LoadingButton f80c;
public final LoadingButton f81c;
@NonNull
public final View d;
@NonNull
@ -25,7 +25,7 @@ public final class d0 implements ViewBinding {
public d0(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull View view, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull h0 h0Var) {
this.a = constraintLayout;
this.b = textView;
this.f80c = loadingButton;
this.f81c = loadingButton;
this.d = view;
this.e = h0Var;
}

View File

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

View File

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

View File

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

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 d5 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 f84c;
@NonNull
public final TextInputLayout d;
public final TextView f85c;
public d5(@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 d5(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = linearLayout;
this.b = materialButton;
this.f84c = loadingButton;
this.d = textInputLayout;
this.b = simpleDraweeView;
this.f85c = textView;
}
@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

@ -18,7 +18,7 @@ public final class e2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final SimpleDraweeView f87c;
public final SimpleDraweeView f88c;
@NonNull
public final TextView d;
@NonNull
@ -31,7 +31,7 @@ public final class e2 implements ViewBinding {
public e2(@NonNull View view, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2, @NonNull FrameLayout frameLayout, @NonNull TextView textView3, @NonNull DiscoveryStageCardSpeakersView discoveryStageCardSpeakersView, @NonNull TextView textView4) {
this.a = view;
this.b = textView;
this.f87c = simpleDraweeView;
this.f88c = simpleDraweeView;
this.d = textView2;
this.e = textView3;
this.f = discoveryStageCardSpeakersView;

View File

@ -15,14 +15,14 @@ public final class e3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final FrameLayout f88c;
public final FrameLayout f89c;
@NonNull
public final TextView d;
public e3(@NonNull View view, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout, @NonNull TextView textView2) {
this.a = view;
this.b = textView;
this.f88c = frameLayout;
this.f89c = frameLayout;
this.d = textView2;
}

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 e5 implements ViewBinding {
@NonNull
public final RoundedRelativeLayout a;
public final LinearLayout a;
@NonNull
public final f5 b;
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final FragmentContainerView f89c;
public final LoadingButton f90c;
@NonNull
public final TextInputLayout d;
public e5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull f5 f5Var, @NonNull FragmentContainerView fragmentContainerView) {
this.a = roundedRelativeLayout;
this.b = f5Var;
this.f89c = fragmentContainerView;
public e5(@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.f90c = loadingButton;
this.d = textInputLayout;
}
@Override // androidx.viewbinding.ViewBinding

View File

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

View File

@ -17,12 +17,12 @@ public final class f0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final LoadingButton f91c;
public final LoadingButton f92c;
public f0(@NonNull ConstraintLayout constraintLayout, @NonNull RecyclerView recyclerView, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) {
this.a = constraintLayout;
this.b = recyclerView;
this.f91c = loadingButton;
this.f92c = loadingButton;
}
@Override // androidx.viewbinding.ViewBinding

View File

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

View File

@ -15,14 +15,14 @@ public final class f2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f93c;
public final TextView f94c;
@NonNull
public final MaterialButton d;
public f2(@NonNull View view, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2) {
this.a = view;
this.b = materialButton;
this.f93c = textView;
this.f94c = textView;
this.d = materialButton2;
}

View File

@ -18,7 +18,7 @@ public final class f3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f94c;
public final MaterialButton f95c;
@NonNull
public final ServerMemberCount d;
@NonNull
@ -33,7 +33,7 @@ public final class f3 implements ViewBinding {
public f3(@NonNull View view, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull ServerMemberCount serverMemberCount, @NonNull TextView textView, @NonNull GuildView guildView, @NonNull ImageView imageView, @NonNull TextView textView2) {
this.a = view;
this.b = materialButton;
this.f94c = materialButton2;
this.f95c = materialButton2;
this.d = serverMemberCount;
this.e = textView;
this.f = guildView;

View File

@ -14,12 +14,12 @@ public final class f4 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final SimpleDraweeSpanTextView f95c;
public final SimpleDraweeSpanTextView f96c;
public f4(@NonNull View view, @NonNull TextView textView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView) {
this.a = view;
this.b = textView;
this.f95c = simpleDraweeSpanTextView;
this.f96c = simpleDraweeSpanTextView;
}
@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 f5 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
public final RoundedRelativeLayout a;
@NonNull
public final ViewStub b;
public final g5 b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final g5 f96c;
@NonNull
public final FragmentContainerView d;
@NonNull
public final FragmentContainerView e;
public final FragmentContainerView f97c;
public f5(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull g5 g5Var, @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.f96c = g5Var;
this.d = fragmentContainerView;
this.e = fragmentContainerView4;
public f5(@NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull g5 g5Var, @NonNull FragmentContainerView fragmentContainerView) {
this.a = roundedRelativeLayout;
this.b = g5Var;
this.f97c = fragmentContainerView;
}
@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 f97c;
public final TextView f98c;
@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.f97c = textView;
this.f98c = 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 f98c;
public final MaterialButton f99c;
public g0(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) {
this.a = constraintLayout;
this.b = materialButton;
this.f98c = materialButton2;
this.f99c = materialButton2;
}
@Override // androidx.viewbinding.ViewBinding

View File

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

View File

@ -15,7 +15,7 @@ public final class g3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final GuildView f100c;
public final GuildView f101c;
@NonNull
public final GuildView d;
@NonNull
@ -28,7 +28,7 @@ public final class g3 implements ViewBinding {
public g3(@NonNull View view, @NonNull ImageView imageView, @NonNull GuildView guildView, @NonNull GuildView guildView2, @NonNull GuildView guildView3, @NonNull GuildView guildView4, @NonNull GridLayout gridLayout) {
this.a = view;
this.b = imageView;
this.f100c = guildView;
this.f101c = guildView;
this.d = guildView2;
this.e = guildView3;
this.f = guildView4;

View File

@ -21,7 +21,7 @@ public final class g4 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final View f101c;
public final View f102c;
@NonNull
public final ImageView d;
@NonNull
@ -55,12 +55,12 @@ public final class g4 implements ViewBinding {
@NonNull
/* renamed from: s reason: collision with root package name */
public final VoiceUserView f102s;
public final VoiceUserView f103s;
public g4(@NonNull View view, @NonNull View view2, @NonNull View view3, @NonNull ImageView imageView, @NonNull ConstraintLayout constraintLayout, @NonNull Space space, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull LinearLayout linearLayout, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull ImageView imageView3, @NonNull ConstraintLayout constraintLayout2, @NonNull ImageView imageView4, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView6, @NonNull TextView textView7, @NonNull ProgressBar progressBar, @NonNull AppVideoStreamRenderer appVideoStreamRenderer, @NonNull LinearLayout linearLayout2, @NonNull VoiceUserView voiceUserView) {
this.a = view;
this.b = view2;
this.f101c = view3;
this.f102c = view3;
this.d = imageView;
this.e = constraintLayout;
this.f = imageView2;
@ -76,7 +76,7 @@ public final class g4 implements ViewBinding {
this.p = progressBar;
this.q = appVideoStreamRenderer;
this.r = linearLayout2;
this.f102s = voiceUserView;
this.f103s = voiceUserView;
}
@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 g5 implements ViewBinding {
@NonNull
public final TextView a;
public final ConstraintLayout a;
@NonNull
public final ViewStub b;
@NonNull
public g5(@NonNull TextView textView, @NonNull TextView textView2) {
this.a = textView;
/* renamed from: c reason: collision with root package name */
public final h5 f104c;
@NonNull
public final FragmentContainerView d;
@NonNull
public final FragmentContainerView e;
public g5(@NonNull ConstraintLayout constraintLayout, @NonNull AppBarLayout appBarLayout, @NonNull ViewStub viewStub, @NonNull ViewStub viewStub2, @NonNull h5 h5Var, @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.f104c = h5Var;
this.d = fragmentContainerView;
this.e = fragmentContainerView4;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -14,14 +14,14 @@ public final class h implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f103c;
public final TextView f105c;
@NonNull
public final TextView d;
public h(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
this.a = linearLayout;
this.b = textView;
this.f103c = textView2;
this.f105c = textView2;
this.d = textView3;
}

View File

@ -17,12 +17,12 @@ public final class h0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final CheckedSetting f104c;
public final CheckedSetting f106c;
public h0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull CheckedSetting checkedSetting) {
this.a = linearLayout;
this.b = linkifiedTextView;
this.f104c = checkedSetting;
this.f106c = checkedSetting;
}
@NonNull

View File

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

View File

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

View File

@ -1,25 +1,26 @@
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.facebook.drawee.view.SimpleDraweeView;
/* compiled from: ViewVoiceUserBinding */
/* compiled from: ViewVoiceCallActiveEventBinding */
public final class h4 implements ViewBinding {
@NonNull
public final View a;
public final ConstraintLayout a;
@NonNull
public final SimpleDraweeView b;
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f107c;
public final TextView f109c;
public h4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = view;
this.b = simpleDraweeView;
this.f107c = textView;
public h4(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2) {
this.a = constraintLayout;
this.b = textView;
this.f109c = textView2;
}
@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 h5 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 f108c;
public h5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) {
this.a = relativeLayout;
this.b = textView;
this.f108c = fragmentContainerView2;
public h5(@NonNull TextView textView, @NonNull TextView textView2) {
this.a = textView;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -15,7 +15,7 @@ public final class i2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final Spinner f109c;
public final Spinner f110c;
@NonNull
public final TextView d;
@NonNull
@ -26,7 +26,7 @@ public final class i2 implements ViewBinding {
public i2(@NonNull View view, @NonNull TextView textView, @NonNull Spinner spinner, @NonNull MaterialCardView materialCardView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) {
this.a = view;
this.b = textView;
this.f109c = spinner;
this.f110c = spinner;
this.d = textView2;
this.e = textView3;
this.f = textView4;

View File

@ -4,21 +4,22 @@ import android.view.View;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: VoiceUserLimitViewBinding */
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: ViewVoiceUserBinding */
public final class i4 implements ViewBinding {
@NonNull
public final View a;
@NonNull
public final TextView b;
public final SimpleDraweeView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f110c;
public final TextView f111c;
public i4(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) {
public i4(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = view;
this.b = textView;
this.f110c = textView2;
this.b = simpleDraweeView;
this.f111c = 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 i5 implements ViewBinding {
@NonNull
public final FrameLayout a;
public final RelativeLayout a;
@NonNull
public final TextView b;
@NonNull
public final ImageView b;
public i5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) {
this.a = frameLayout;
this.b = imageView;
/* renamed from: c reason: collision with root package name */
public final FragmentContainerView f112c;
public i5(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FrameLayout frameLayout) {
this.a = relativeLayout;
this.b = textView;
this.f112c = fragmentContainerView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -18,12 +18,12 @@ public final class j0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final Group f111c;
public final Group f113c;
public j0(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView, @NonNull ImageView imageView3, @NonNull Group group) {
this.a = constraintLayout;
this.b = simpleDraweeView;
this.f111c = group;
this.f113c = group;
}
@NonNull

View File

@ -15,14 +15,14 @@ public final class j1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final SimpleDraweeSpanTextView f112c;
public final SimpleDraweeSpanTextView f114c;
@NonNull
public final UsernameView d;
public j1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull UsernameView usernameView) {
this.a = view;
this.b = simpleDraweeView;
this.f112c = simpleDraweeSpanTextView;
this.f114c = simpleDraweeSpanTextView;
this.d = usernameView;
}

View File

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

View File

@ -16,7 +16,7 @@ public final class j3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextInputLayout f114c;
public final TextInputLayout f116c;
@NonNull
public final SimpleDraweeView d;
@NonNull
@ -27,7 +27,7 @@ public final class j3 implements ViewBinding {
public j3(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull ConstraintLayout constraintLayout2, @NonNull TextView textView2, @NonNull TextView textView3) {
this.a = constraintLayout;
this.b = textView;
this.f114c = textInputLayout;
this.f116c = textInputLayout;
this.d = simpleDraweeView;
this.e = textView2;
this.f = textView3;

View File

@ -1,28 +1,24 @@
package c.a.i;
import android.view.View;
import android.widget.ImageView;
import android.widget.SeekBar;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: VolumeSliderViewBinding */
/* compiled from: VoiceUserLimitViewBinding */
public final class j4 implements ViewBinding {
@NonNull
public final View a;
@NonNull
public final ImageView b;
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f115c;
@NonNull
public final SeekBar d;
public final TextView f117c;
public j4(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) {
public j4(@NonNull View view, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = view;
this.b = imageView;
this.f115c = imageView2;
this.d = seekBar;
this.b = textView;
this.f117c = textView2;
}
@Override // androidx.viewbinding.ViewBinding

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 j5 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 f116c;
public j5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) {
public j5(@NonNull FrameLayout frameLayout, @NonNull ImageView imageView) {
this.a = frameLayout;
this.b = roundedRelativeLayout;
this.f116c = fragmentContainerView3;
this.b = imageView;
}
@Override // androidx.viewbinding.ViewBinding

View File

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

View File

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

View File

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

View File

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

View File

@ -1,48 +1,28 @@
package c.a.i;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widget.TextView;
import android.widget.ImageView;
import android.widget.SeekBar;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.app.AppViewFlipper;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetAcceptGiftDialogBinding */
/* compiled from: VolumeSliderViewBinding */
public final class k4 implements ViewBinding {
@NonNull
public final LinearLayout a;
public final View a;
@NonNull
public final SimpleDraweeView b;
public final ImageView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f121c;
public final ImageView f122c;
@NonNull
public final MaterialButton d;
@NonNull
public final LinearLayout e;
@NonNull
public final LinkifiedTextView f;
@NonNull
public final AppViewFlipper g;
@NonNull
public final TextView h;
@NonNull
public final ProgressBar i;
public final SeekBar d;
public k4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) {
this.a = linearLayout;
this.b = simpleDraweeView;
this.f121c = textView;
this.d = materialButton;
this.e = linearLayout3;
this.f = linkifiedTextView;
this.g = appViewFlipper;
this.h = textView2;
this.i = progressBar;
public k4(@NonNull View view, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull SeekBar seekBar) {
this.a = view;
this.b = imageView;
this.f122c = imageView2;
this.d = seekBar;
}
@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 k5 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 f122c;
@NonNull
public final LinkifiedTextView d;
public final FragmentContainerView f123c;
public k5(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) {
this.a = nestedScrollView;
this.b = linkifiedTextView;
this.f122c = textView;
this.d = linkifiedTextView2;
public k5(@NonNull FrameLayout frameLayout, @NonNull RoundedRelativeLayout roundedRelativeLayout, @NonNull FragmentContainerView fragmentContainerView, @NonNull FragmentContainerView fragmentContainerView2, @NonNull FragmentContainerView fragmentContainerView3) {
this.a = frameLayout;
this.b = roundedRelativeLayout;
this.f123c = fragmentContainerView3;
}
@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 f123c;
public final MaxHeightRecyclerView f124c;
@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.f123c = maxHeightRecyclerView;
this.f124c = maxHeightRecyclerView;
this.d = textView;
}

View File

@ -15,7 +15,7 @@ public final class l1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f124c;
public final MaterialButton f125c;
@NonNull
public final MaterialButton d;
@NonNull
@ -24,7 +24,7 @@ public final class l1 implements ViewBinding {
public l1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = textView;
this.f124c = materialButton;
this.f125c = materialButton;
this.d = materialButton2;
this.e = textView2;
}

View File

@ -14,12 +14,12 @@ public final class l2 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final ProgressBar f125c;
public final ProgressBar f126c;
public l2(@NonNull View view, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar) {
this.a = view;
this.b = materialButton;
this.f125c = progressBar;
this.f126c = progressBar;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -2,26 +2,47 @@ package c.a.i;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.app.AppViewFlipper;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetAuthMfaInfoBinding */
/* compiled from: WidgetAcceptGiftDialogBinding */
public final class l4 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 LinkifiedTextView f126c;
public final TextView f127c;
@NonNull
public final MaterialButton d;
@NonNull
public final LinearLayout e;
@NonNull
public final LinkifiedTextView f;
@NonNull
public final AppViewFlipper g;
@NonNull
public final TextView h;
@NonNull
public final ProgressBar i;
public l4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) {
public l4(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull LinkifiedTextView linkifiedTextView, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView2, @NonNull ProgressBar progressBar) {
this.a = linearLayout;
this.b = materialButton;
this.f126c = linkifiedTextView;
this.b = simpleDraweeView;
this.f127c = textView;
this.d = materialButton;
this.e = linearLayout3;
this.f = linkifiedTextView;
this.g = appViewFlipper;
this.h = textView2;
this.i = progressBar;
}
@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 l5 implements ViewBinding {
@NonNull
public final NestedScrollView a;
@NonNull
public final TextView b;
public final LinkifiedTextView b;
@NonNull
public l5(@NonNull NestedScrollView nestedScrollView, @NonNull TextView textView) {
/* renamed from: c reason: collision with root package name */
public final TextView f128c;
@NonNull
public final LinkifiedTextView d;
public l5(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) {
this.a = nestedScrollView;
this.b = textView;
this.b = linkifiedTextView;
this.f128c = textView;
this.d = linkifiedTextView2;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -16,7 +16,7 @@ public final class m0 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f127c;
public final ImageView f129c;
@NonNull
public final ImageView d;
@NonNull
@ -29,7 +29,7 @@ public final class m0 implements ViewBinding {
public m0(@NonNull ConstraintLayout constraintLayout, @NonNull Barrier barrier, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4, @NonNull ImageView imageView5, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = constraintLayout;
this.b = imageView;
this.f127c = imageView3;
this.f129c = imageView3;
this.d = imageView4;
this.e = imageView5;
this.f = textView;

View File

@ -17,7 +17,7 @@ public final class m1 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final ShinyButton f128c;
public final ShinyButton f130c;
@NonNull
public final TextView d;
@NonNull
@ -28,7 +28,7 @@ public final class m1 implements ViewBinding {
public m1(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull View view, @NonNull ShinyButton shinyButton, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull ImageView imageView) {
this.a = linearLayout;
this.b = materialButton;
this.f128c = shinyButton;
this.f130c = shinyButton;
this.d = textView;
this.e = textView2;
this.f = imageView;

View File

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

View File

@ -15,7 +15,7 @@ public final class m3 implements ViewBinding {
@NonNull
/* renamed from: c reason: collision with root package name */
public final CheckedSetting f130c;
public final CheckedSetting f132c;
@NonNull
public final CheckedSetting d;
@NonNull
@ -24,7 +24,7 @@ public final class m3 implements ViewBinding {
public m3(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull CheckedSetting checkedSetting, @NonNull CheckedSetting checkedSetting2, @NonNull LinearLayout linearLayout2) {
this.a = linearLayout;
this.b = textView;
this.f130c = checkedSetting;
this.f132c = checkedSetting;
this.d = checkedSetting2;
this.e = linearLayout2;
}

View File

@ -1,18 +1,27 @@
package c.a.i;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetCallFullscreenAudioShareWarningBinding */
import com.discord.utilities.view.text.LinkifiedTextView;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetAuthMfaInfoBinding */
public final class m4 implements ViewBinding {
@NonNull
public final View a;
public final LinearLayout a;
@NonNull
public final MaterialButton b;
@NonNull
public final View b;
public m4(@NonNull View view, @NonNull View view2) {
this.a = view;
this.b = view2;
/* renamed from: c reason: collision with root package name */
public final LinkifiedTextView f133c;
public m4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull MaterialButton materialButton, @NonNull LinkifiedTextView linkifiedTextView) {
this.a = linearLayout;
this.b = materialButton;
this.f133c = linkifiedTextView;
}
@Override // androidx.viewbinding.ViewBinding

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