导航菜单

页面标题

页面副标题

VivaMoneda v1.4 - Thrillingly.java 源代码

正在查看: VivaMoneda v1.4 应用的 Thrillingly.java JAVA 源代码文件

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


package com.moneda.cloud.admix.mzrvkkqqlb;

import android.app.Dialog;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.WindowManager;
import android.widget.FrameLayout;
import androidx.annotation.NonNull;
import androidx.fragment.app.DialogFragment;
import com.moneda.cloud.tt.rgu.remhaqpmfg.Tautologies;
import com.moneda.project.R$style;
import com.moneda.project.databinding.QveqccoBinding;
import e5.c;
import m5.g;

public class Thrillingly extends DialogFragment {

    public QveqccoBinding f7590u0;

    public Tautologies f7591v0;

    public int f7592w0;

    @Override
    public void C0() {
        super.C0();
        g.a().d(this.f7591v0);
    }

    @Override
    public void S0() {
        super.S0();
        if (Z1() != null) {
            WindowManager.LayoutParams attributes = Z1().getWindow().getAttributes();
            ((ViewGroup.LayoutParams) attributes).width = c.a(y1())[0];
            Z1().getWindow().setAttributes(attributes);
        }
    }

    @Override
    public void U0(@NonNull View view, Bundle bundle) {
        super.U0(view, bundle);
        Tautologies b9 = g.a().b(y1());
        this.f7591v0 = b9;
        this.f7590u0.beneficence.addView(b9, new FrameLayout.LayoutParams(-1, -1));
        this.f7591v0.setLifecycleOwner(this);
        if (this.f7592w0 == 0) {
            this.f7591v0.loadUrl("https://h5.vivamoneda.mx/STP.html");
        } else {
            this.f7591v0.loadUrl("https://h5.vivamoneda.mx/store.html");
        }
    }

    @Override
    public Dialog c2(Bundle bundle) {
        Dialog c22 = super.c2(bundle);
        if (c22.getWindow() != null) {
            c22.getWindow().setGravity(80);
        }
        return c22;
    }

    @Override
    public void v0(Bundle bundle) {
        super.v0(bundle);
        h2(0, R$style.khuio);
    }

    @Override
    public View z0(@NonNull LayoutInflater layoutInflater, ViewGroup viewGroup, Bundle bundle) {
        QveqccoBinding inflate = QveqccoBinding.inflate(layoutInflater, viewGroup, false);
        this.f7590u0 = inflate;
        return inflate.getRoot();
    }
}