导航菜单

页面标题

页面副标题

Baubap v3.9.7 - ReferralsDisbursementMethodFragment.java 源代码

正在查看: Baubap v3.9.7 应用的 ReferralsDisbursementMethodFragment.java JAVA 源代码文件

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


package com.baubap.modules.referrals.presentation.withdrawal;

import android.os.Bundle;
import android.view.View;
import androidx.appcompat.widget.AppCompatImageView;
import com.baubap.modules.referrals.presentation.ReferralsViewModel;
import com.google.android.material.button.MaterialButton;
import f40.k;
import f6.l1;
import gk.a;
import gk.n0;
import hk.m;
import kotlin.jvm.internal.q;
import kotlin.jvm.internal.y;
import me.p3;
import mo.j;
import mo.o;
import ny.k1;
import vi.n;
import xu.b;

public final class ReferralsDisbursementMethodFragment extends a {

    public static final k[] f9613j;

    public final j f9614h;

    public final l1 f9615i;

    static {
        q qVar = new q(ReferralsDisbursementMethodFragment.class, "binding", "getBinding()Lcom/baubap/databinding/ReferralsDisbursementMethodFragmentBinding;", 0);
        y.a.getClass();
        f9613j = new k[]{qVar};
    }

    public ReferralsDisbursementMethodFragment() {
        super(2131558821, 10);
        this.f9614h = k1.O(this, lk.a.f19625b);
        this.f9615i = f40.q.K(this, y.a(ReferralsViewModel.class), new n0(this, 11), new n(this, 25), new n0(this, 12));
    }

    @Override
    public final void onViewCreated(View view, Bundle bundle) {
        b.y(view, "view");
        mr.b.b0(this);
        AppCompatImageView appCompatImageView = v0().f21059c;
        b.x(appCompatImageView, "imgReferrals");
        o.c(this, appCompatImageView, "https://media.baubap.com/android/referrals/logo_invita_y_gana.png");
        mr.b.N(this, (ReferralsViewModel) this.f9615i.getValue());
        MaterialButton materialButton = v0().f21057a;
        b.x(materialButton, "btnContinue");
        z50.a.Z(materialButton, new m(this, 5));
        v0().f21058b.setCallback(new lk.b(this));
    }

    public final p3 v0() {
        return (p3) this.f9614h.a(this, f9613j[0]);
    }
}