正在查看: klikUMKM v2.0.1 应用的 DelegateStatuActivity.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: klikUMKM v2.0.1 应用的 DelegateStatuActivity.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package com.yx.credit.indonesia.ui.delegatestatus;
import android.content.Intent;
import android.os.Bundle;
import androidx.activity.ComponentActivity;
import androidx.activity.compose.i;
import androidx.compose.foundation.layout.e2;
import androidx.compose.foundation.layout.h;
import androidx.compose.foundation.layout.r;
import androidx.compose.runtime.a2;
import androidx.compose.runtime.c3;
import androidx.compose.runtime.e1;
import androidx.compose.runtime.m;
import androidx.compose.runtime.m1;
import androidx.compose.runtime.t;
import androidx.compose.runtime.u1;
import androidx.compose.runtime.v;
import androidx.compose.ui.node.k0;
import androidx.compose.ui.node.l;
import androidx.compose.ui.node.q;
import androidx.compose.ui.platform.r4;
import androidx.compose.ui.s;
import androidx.lifecycle.b1;
import androidx.lifecycle.d1;
import androidx.lifecycle.f1;
import androidx.lifecycle.u0;
import com.google.firebase.encoders.json.BuildConfig;
import com.yx.credit.base.activity.BaseFragmentActivity;
import com.yx.credit.indonesia.ui.delegate.u;
import kotlin.Unit;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.functions.Function1;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.Lambda;
import kotlin.jvm.internal.Reflection;
import kotlin.jvm.internal.SourceDebugExtension;
import kotlinx.coroutines.f0;
@SourceDebugExtension({"SMAP\nDelegateStatuActivity.kt\nKotlin\n*S Kotlin\n*F\n+ 1 DelegateStatuActivity.kt\ncom/yx/credit/indonesia/ui/delegatestatus/DelegateStatuActivity\n+ 2 ActivityViewModelLazy.kt\nandroidx/activity/ActivityViewModelLazyKt\n+ 3 SnapshotState.kt\nandroidx/compose/runtime/SnapshotStateKt__SnapshotStateKt\n+ 4 Column.kt\nandroidx/compose/foundation/layout/ColumnKt\n+ 5 Layout.kt\nandroidx/compose/ui/layout/LayoutKt\n+ 6 Composables.kt\nandroidx/compose/runtime/ComposablesKt\n+ 7 Composer.kt\nandroidx/compose/runtime/Updater\n+ 8 CompositionLocal.kt\nandroidx/compose/runtime/CompositionLocal\n+ 9 Composer.kt\nandroidx/compose/runtime/ComposerKt\n+ 10 Effects.kt\nandroidx/compose/runtime/DisposableEffectScope\n*L\n1#1,261:1\n70#2,11:262\n70#2,11:273\n85#3:284\n117#3,2:285\n85#3:287\n117#3,2:288\n87#4:290\n84#4,9:291\n94#4:361\n79#5,6:300\n86#5,3:315\n89#5,2:324\n93#5:360\n347#6,9:306\n356#6:326\n357#6,2:358\n4206#7,6:318\n75#8:327\n1282#9,6:328\n1282#9,6:334\n1282#9,6:340\n1282#9,6:346\n1282#9,6:352\n66#10,5:362\n*S KotlinDebug\n*F\n+ 1 DelegateStatuActivity.kt\ncom/yx/credit/indonesia/ui/delegatestatus/DelegateStatuActivity\n*L\n45#1:262,11\n46#1:273,11\n43#1:284\n43#1:285,2\n47#1:287\n47#1:288,2\n114#1:290\n114#1:291,9\n114#1:361\n114#1:300,6\n114#1:315,3\n114#1:324,2\n114#1:360\n114#1:306,9\n114#1:326\n114#1:358,2\n114#1:318,6\n121#1:327\n125#1:328,6\n136#1:334,6\n140#1:340,6\n146#1:346,6\n153#1:352,6\n128#1:362,5\n*E\n"})
public final class DelegateStatuActivity extends BaseFragmentActivity {
public static final int P = 0;
public final m1 K = androidx.compose.runtime.b.w(BuildConfig.FLAVOR);
public boolean L = true;
public final b1 M = new b1(Reflection.getOrCreateKotlinClass(g.class), new b(this), new a(this), new c(null, this));
public final b1 N = new b1(Reflection.getOrCreateKotlinClass(u.class), new e(this), new d(this), new f(null, this));
public final m1 O = androidx.compose.runtime.b.w(Boolean.FALSE);
public static final class a extends Lambda implements Function0 {
final ComponentActivity $this_viewModels;
public a(ComponentActivity componentActivity) {
super(0);
this.$this_viewModels = componentActivity;
}
@Override
public final d1 invoke() {
return this.$this_viewModels.p();
}
}
public static final class b extends Lambda implements Function0 {
final ComponentActivity $this_viewModels;
public b(ComponentActivity componentActivity) {
super(0);
this.$this_viewModels = componentActivity;
}
@Override
public final f1 invoke() {
return this.$this_viewModels.v();
}
}
public static final class c extends Lambda implements Function0 {
final Function0 $extrasProducer;
final ComponentActivity $this_viewModels;
public c(Function0 function0, ComponentActivity componentActivity) {
super(0);
this.$extrasProducer = function0;
this.$this_viewModels = componentActivity;
}
@Override
public final p3.c invoke() {
p3.c cVar;
Function0 function0 = this.$extrasProducer;
return (function0 == null || (cVar = (p3.c) function0.invoke()) == null) ? this.$this_viewModels.q() : cVar;
}
}
public static final class d extends Lambda implements Function0 {
final ComponentActivity $this_viewModels;
public d(ComponentActivity componentActivity) {
super(0);
this.$this_viewModels = componentActivity;
}
@Override
public final d1 invoke() {
return this.$this_viewModels.p();
}
}
public static final class e extends Lambda implements Function0 {
final ComponentActivity $this_viewModels;
public e(ComponentActivity componentActivity) {
super(0);
this.$this_viewModels = componentActivity;
}
@Override
public final f1 invoke() {
return this.$this_viewModels.v();
}
}
public static final class f extends Lambda implements Function0 {
final Function0 $extrasProducer;
final ComponentActivity $this_viewModels;
public f(Function0 function0, ComponentActivity componentActivity) {
super(0);
this.$extrasProducer = function0;
this.$this_viewModels = componentActivity;
}
@Override
public final p3.c invoke() {
p3.c cVar;
Function0 function0 = this.$extrasProducer;
return (function0 == null || (cVar = (p3.c) function0.invoke()) == null) ? this.$this_viewModels.q() : cVar;
}
}
public final void M(m mVar, int i10) {
int i11;
int i12 = 1;
int i13 = 0;
int i14 = 2;
t tVar = (t) mVar;
tVar.b0(1306000088);
if ((((tVar.h(this) ? 4 : 2) | i10) & 3) == 2 && tVar.E()) {
tVar.V();
} else {
s m6 = androidx.compose.foundation.layout.b.m(e2.f1859b);
r rVar = h.a;
androidx.compose.foundation.layout.u a10 = androidx.compose.foundation.layout.s.a(tVar, 0);
int n6 = androidx.compose.runtime.b.n(tVar);
u1 l6 = tVar.l();
s c5 = androidx.compose.ui.a.c(tVar, m6);
androidx.compose.ui.node.r.f3588i.getClass();
k0 k0Var = q.f3582b;
tVar.c0();
if (tVar.P) {
tVar.k(k0Var);
} else {
tVar.m0();
}
androidx.compose.runtime.b.C(tVar, a10, q.f3586f);
androidx.compose.runtime.b.C(tVar, l6, q.f3585e);
l lVar = q.f3587g;
if (tVar.P || !Intrinsics.areEqual(tVar.P(), Integer.valueOf(n6))) {
a1.g.D(n6, tVar, n6, lVar);
}
androidx.compose.runtime.b.C(tVar, c5, q.f3584d);
boolean booleanValue = ((Boolean) tVar.j(r4.a)).booleanValue();
m1 m1Var = this.K;
if (booleanValue) {
((c3) m1Var).setValue("req_v_camera_again");
}
boolean areEqual = Intrinsics.areEqual((String) ((c3) m1Var).getValue(), "req_v_delegate_succ");
e1 e1Var = androidx.compose.runtime.l.a;
if (areEqual) {
tVar.a0(1929795272);
Unit unit = Unit.a;
tVar.a0(1849434622);
Object P2 = tVar.P();
if (P2 == e1Var) {
P2 = new androidx.camera.lifecycle.b(9);
tVar.j0(P2);
}
tVar.q(false);
androidx.compose.runtime.b.d(unit, (Function1) P2, tVar);
tVar.a0(5004770);
boolean h10 = tVar.h(this);
Object P3 = tVar.P();
if (h10 || P3 == e1Var) {
P3 = new com.yx.credit.indonesia.ui.delegatestatus.b(this, i13);
tVar.j0(P3);
}
tVar.q(false);
i11 = 5004770;
uc.m.a("Hasil Pemberian Kredit", null, (Function0) P3, tVar, 6, 2);
tVar.q(false);
} else {
i11 = 5004770;
tVar.a0(1930349986);
tVar.a0(5004770);
boolean h11 = tVar.h(this);
Object P4 = tVar.P();
if (h11 || P4 == e1Var) {
P4 = new com.yx.credit.indonesia.ui.delegatestatus.b(this, i12);
tVar.j0(P4);
}
tVar.q(false);
uc.m.a(null, null, (Function0) P4, tVar, 0, 3);
tVar.q(false);
}
String str = (String) ((c3) m1Var).getValue();
if (Intrinsics.areEqual(str, "req_v_camera_again")) {
tVar.a0(1930514751);
tVar.a0(i11);
boolean h12 = tVar.h(this);
Object P5 = tVar.P();
if (h12 || P5 == e1Var) {
P5 = new com.yx.credit.indonesia.ui.delegatestatus.b(this, i14);
tVar.j0(P5);
}
tVar.q(false);
com.bumptech.glide.d.a((Function0) P5, tVar, 0);
tVar.q(false);
} else if (Intrinsics.areEqual(str, "req_v_liveness_fail")) {
tVar.a0(1930746941);
tVar.a0(i11);
boolean h13 = tVar.h(this);
Object P6 = tVar.P();
if (h13 || P6 == e1Var) {
P6 = new com.yx.credit.indonesia.ui.delegatestatus.b(this, 3);
tVar.j0(P6);
}
tVar.q(false);
d7.a.b((Function0) P6, tVar, 0);
tVar.q(false);
} else if (Intrinsics.areEqual(str, "req_v_liveness_succ")) {
tVar.a0(1930976713);
f1.d.b(null, tVar, 0);
tVar.q(false);
} else if (Intrinsics.areEqual(str, "req_v_delegate_succ")) {
tVar.a0(1931072069);
com.bumptech.glide.e.a(tVar, 0);
tVar.q(false);
} else {
tVar.a0(1931142656);
tVar.q(false);
}
tVar.q(true);
}
a2 u = tVar.u();
if (u != null) {
u.f2506d = new v(i10, this, 8);
}
}
@Override
public final void onCreate(Bundle bundle) {
super.onCreate(bundle);
Intent intent = getIntent();
Intrinsics.checkNotNullExpressionValue(intent, "getIntent(...)");
((c3) this.K).setValue(intent.getStringExtra("req_key_code"));
f0.q(u0.g(this), null, null, new com.yx.credit.indonesia.ui.delegatestatus.e(this, null), 3);
androidx.activity.q.a(this);
i.a(this, new w0.d(-1264468320, new androidx.compose.runtime.s(3, this), true));
}
@Override
public final void onNewIntent(Intent newIntent) {
Intrinsics.checkNotNullParameter(newIntent, "newIntent");
Intent intent = getIntent();
Intrinsics.checkNotNullExpressionValue(intent, "getIntent(...)");
super.onNewIntent(intent);
((c3) this.K).setValue(newIntent.getStringExtra("req_key_code"));
f0.q(u0.g(this), null, null, new com.yx.credit.indonesia.ui.delegatestatus.e(this, null), 3);
}
@Override
public final void onPause() {
super.onPause();
this.L = false;
}
@Override
public final void onResume() {
super.onResume();
this.L = true;
}
}