正在查看: Share Any v2.1.7 应用的 TransferHistoryActivity.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Share Any v2.1.7 应用的 TransferHistoryActivity.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package net.shareany.app.activity.transfer;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import android.widget.LinearLayout;
import androidx.appcompat.widget.Toolbar;
import com.google.android.material.appbar.AppBarLayout;
import com.sax.android.framework.widget.SaxActionMode;
import com.sax.android.framework.widget.a;
import g.j;
import g3.i;
import m5.h;
import n5.l;
import n5.o;
import net.shareany.app.fragment.TransferHistoryFragment;
import z5.b;
public class TransferHistoryActivity extends j implements b {
public static final int D = 0;
public o A;
public TransferHistoryFragment B;
public i C;
public class a implements SaxActionMode.b {
public a() {
}
public void a(boolean z, a.e eVar) {
((Toolbar) TransferHistoryActivity.this.C.h).setVisibility(!z ? 0 : 8);
}
}
public SaxActionMode h() {
return (SaxActionMode) this.C.e;
}
public void onBackPressed() {
if (this.B.onBackPressed()) {
return;
}
l.b(this, new s0.b(this));
}
public void onCreate(Bundle bundle) {
super/*androidx.fragment.app.q*/.onCreate(bundle);
View inflate = getLayoutInflater().inflate(2131492906, (ViewGroup) null, false);
int i = 2131296381;
FrameLayout frameLayout = (FrameLayout) androidx.activity.l.c(inflate, 2131296381);
if (frameLayout != null) {
i = 2131296392;
AppBarLayout c = androidx.activity.l.c(inflate, 2131296392);
if (c != null) {
i = 2131296506;
SaxActionMode c2 = androidx.activity.l.c(inflate, 2131296506);
if (c2 != null) {
i = 2131297016;
Toolbar c3 = androidx.activity.l.c(inflate, 2131297016);
if (c3 != null) {
i iVar = new i((LinearLayout) inflate, frameLayout, c, c2, c3);
this.C = iVar;
setContentView(iVar.a());
w((Toolbar) this.C.h);
((SaxActionMode) this.C.e).setOnSelectionTaskListener(new a());
this.B = q().H(2131296363);
this.A = new o(this, h.a(new byte[]{107, 69, 37, 69, 120, 84, 37, 84, 125, 70, 37, 22, 58, 19, 61, 17, 58, 18, 59, 22, 59, 23, 58, 23, 57, 23, 60, 11, 63, 28, 62, 20, 56, 18, 62, 16, 58, 29}, new byte[]{8, 36}), (FrameLayout) this.C.c, 2131493042);
l.a(this);
return;
}
}
}
}
throw new NullPointerException(h.a(new byte[]{111, -118, 81, -112, 75, -115, 69, -61, 80, -122, 83, -106, 75, -111, 71, -121, 2, -107, 75, -122, 85, -61, 85, -118, 86, -117, 2, -86, 102, -39, 2}, new byte[]{34, -29}).concat(inflate.getResources().getResourceName(i)));
}
public void onDestroy() {
this.A.a();
super.onDestroy();
}
public boolean onOptionsItemSelected(MenuItem menuItem) {
if (menuItem.getItemId() != 16908332) {
return super/*android.app.Activity*/.onOptionsItemSelected(menuItem);
}
onBackPressed();
return true;
}
public void onPause() {
this.A.b();
super/*androidx.fragment.app.q*/.onPause();
}
public void onResume() {
super/*androidx.fragment.app.q*/.onResume();
this.A.c();
}
}