导航菜单

页面标题

页面副标题

klikUMKM v2.0.1 - TestExtendActivity.java 源代码

正在查看: klikUMKM v2.0.1 应用的 TestExtendActivity.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package com.yx.credit.indonesia.ui.textExtend;

import android.content.SharedPreferences;
import android.os.Bundle;
import android.text.TextUtils;
import androidx.activity.compose.i;
import androidx.activity.q;
import androidx.compose.foundation.layout.e2;
import androidx.compose.foundation.layout.n0;
import androidx.compose.runtime.a2;
import androidx.compose.runtime.l;
import androidx.compose.runtime.m;
import androidx.compose.runtime.m1;
import androidx.compose.runtime.s;
import androidx.compose.runtime.t;
import androidx.compose.runtime.v;
import androidx.compose.ui.platform.r4;
import com.google.firebase.encoders.json.BuildConfig;
import com.yx.credit.base.activity.BaseFragmentActivity;
import gc.b;
import java.util.List;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.SourceDebugExtension;
import qb.w;
import t8.c;
import w0.j;
import wa.d;
import z9.a;

@SourceDebugExtension({"SMAP\nTestExtendActivity.kt\nKotlin\n*S Kotlin\n*F\n+ 1 TestExtendActivity.kt\ncom/yx/credit/indonesia/ui/textExtend/TestExtendActivity\n+ 2 CompositionLocal.kt\nandroidx/compose/runtime/CompositionLocal\n+ 3 Composer.kt\nandroidx/compose/runtime/ComposerKt\n+ 4 Dp.kt\nandroidx/compose/ui/unit/DpKt\n+ 5 SnapshotState.kt\nandroidx/compose/runtime/SnapshotStateKt__SnapshotStateKt\n*L\n1#1,172:1\n75#2:173\n1282#3,6:174\n113#4:180\n85#5:181\n117#5,2:182\n*S KotlinDebug\n*F\n+ 1 TestExtendActivity.kt\ncom/yx/credit/indonesia/ui/textExtend/TestExtendActivity\n*L\n48#1:173\n51#1:174,6\n66#1:180\n51#1:181\n51#1:182,2\n*E\n"})
public final class TestExtendActivity extends BaseFragmentActivity {
    public static final int K = 0;

    public final void M(m mVar, int i10) {
        String str;
        t tVar = (t) mVar;
        tVar.b0(-153894701);
        if ((((tVar.h(this) ? 4 : 2) | i10) & 3) == 2 && tVar.E()) {
            tVar.V();
        } else {
            boolean booleanValue = ((Boolean) tVar.j(r4.a)).booleanValue();
            List e10 = w.e("test_01", "test_02", "test_03");
            tVar.a0(1849434622);
            Object P = tVar.P();
            if (P == l.a) {
                if (!booleanValue) {
                    c cVar = a.a;
                    Intrinsics.checkNotNullParameter("test_chanal", "k");
                    String string = ((SharedPreferences) a.a.f11604b).getString("test_chanal", BuildConfig.FLAVOR);
                    Intrinsics.checkNotNullExpressionValue(string, "getString(...)");
                    if (TextUtils.isEmpty(string)) {
                        b.a();
                        str = "google_play";
                        P = androidx.compose.runtime.b.w(str);
                        tVar.j0(P);
                    }
                }
                str = (String) e10.get(0);
                P = androidx.compose.runtime.b.w(str);
                tVar.j0(P);
            }
            tVar.q(false);
            n0.b(androidx.compose.foundation.layout.b.h(androidx.compose.foundation.layout.b.m(e2.f1859b), 8), null, null, null, 0, 0, j.f(-1035457202, new d(e10, this, (m1) P), tVar), tVar, 1572864, 62);
        }
        a2 u = tVar.u();
        if (u != null) {
            u.f2506d = new v(i10, this, 16);
        }
    }

    @Override
    public final void onCreate(Bundle bundle) {
        super.onCreate(bundle);
        q.a(this);
        i.a(this, new w0.d(-1605108530, new s(8, this), true));
    }
}