正在查看: klikUMKM v2.0.1 应用的 WelcomeActivity.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: klikUMKM v2.0.1 应用的 WelcomeActivity.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package com.yx.credit.indonesia.ui;
import aa.n;
import android.os.Bundle;
import android.os.Handler;
import android.widget.TextView;
import androidx.appcompat.widget.y;
import androidx.constraintlayout.compose.a;
import cb.b;
import com.google.firebase.c;
import com.yx.credit.base.activity.BaseFragmentActivity;
import com.yx.credit.indonesia.R$id;
import com.yx.credit.indonesia.R$layout;
import com.yx.credit.indonesia.R$string;
import io.reactivex.rxjava3.internal.operators.observable.e;
import io.reactivex.rxjava3.internal.operators.observable.g;
import j4.j;
import p6.f;
public class WelcomeActivity extends BaseFragmentActivity {
public static final int M = 0;
public final Handler K = new Handler();
public TextView L;
public static void M(boolean z10) {
String str = z10 ? "0" : "1";
y yVar = new y(2);
yVar.f1061b = "app_login";
yVar.f1062c = null;
yVar.f1063d = null;
yVar.f1064e = str;
yVar.f1065f = null;
yVar.f1066g = null;
a.D(yVar);
}
@Override
public final boolean H() {
return true;
}
@Override
public final boolean I() {
return true;
}
@Override
public final void onCreate(Bundle bundle) {
super.onCreate(bundle);
setContentView(R$layout.activity_welcome);
J();
G();
this.L = (TextView) findViewById(R$id.tv_des);
this.L.setText(j.m(R$string.hi_selamat_datang_di_orale, j.m(com.yx.credit.base.R$string.app_name, new Object[0])));
this.K.postDelayed(new aa.j(16, this), 2000L);
y yVar = new y(2);
yVar.f1061b = "app_start";
yVar.f1062c = null;
yVar.f1063d = "app_start";
yVar.f1064e = null;
yVar.f1065f = null;
yVar.f1066g = null;
a.D(yVar);
boolean z10 = n.a.a;
f fVar = this.H;
if (!z10) {
fVar.getClass();
f.n();
} else {
fVar.getClass();
f.n();
new g(new e(), new c(this), 0).T(nb.e.a).M(b.a()).Q();
}
}
@Override
public final void onDestroy() {
super.onDestroy();
this.K.removeCallbacksAndMessages(null);
}
}