导航菜单

页面标题

页面副标题

Baubap v3.9.7 - ReferralsSummaryFragment.java 源代码

正在查看: Baubap v3.9.7 应用的 ReferralsSummaryFragment.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.d0;
import f6.l1;
import gk.a;
import gk.n0;
import ih.c;
import kotlin.jvm.internal.q;
import kotlin.jvm.internal.y;
import lk.d;
import lk.e;
import lk.f;
import me.y3;
import mo.j;
import mo.o;
import ny.k1;
import u8.a3;
import vi.n;
import w4.g;
import xu.b;
import yl.c0;

public final class ReferralsSummaryFragment extends a {

    public static final k[] f9616j;

    public final j f9617h;

    public final l1 f9618i;

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

    public ReferralsSummaryFragment() {
        super(2131558837, 11);
        this.f9617h = k1.O(this, d.f19627b);
        this.f9618i = f40.q.K(this, y.a(ReferralsViewModel.class), new n0(this, 13), new n(this, 26), new n0(this, 14));
    }

    @Override
    public final void onViewCreated(View view, Bundle bundle) {
        b.y(view, "view");
        mr.b.b0(this);
        k[] kVarArr = f9616j;
        k kVar = kVarArr[0];
        j jVar = this.f9617h;
        y3 y3Var = (y3) jVar.a(this, kVar);
        AppCompatImageView appCompatImageView = y3Var.f21482b;
        b.x(appCompatImageView, "imgReferrals");
        o.c(this, appCompatImageView, "https://media.baubap.com/android/referrals/logo_invita_y_gana.png");
        c0 c0Var = (c0) requireArguments().getParcelable("SELECTED_METHOD");
        if (c0Var != null) {
            y3Var.f21484d.setText(c0Var.f37753c);
            y3Var.f21486f.setText(c0Var.f37754d);
            y3Var.f21485e.setText(c0Var.f37755e);
            MaterialButton materialButton = ((y3) jVar.a(this, kVarArr[0])).f21481a;
            b.x(materialButton, "btnContinue");
            z50.a.Z(materialButton, new c(16, this, c0Var));
        }
        l1 l1Var = this.f9618i;
        a3 N1 = com.bumptech.glide.c.N1(new e(y3Var, null), ((ReferralsViewModel) l1Var.getValue()).G);
        d0 viewLifecycleOwner = getViewLifecycleOwner();
        b.x(viewLifecycleOwner, "getViewLifecycleOwner(...)");
        g.a0(N1, viewLifecycleOwner);
        mr.b.N(this, (ReferralsViewModel) l1Var.getValue());
        a3 N12 = com.bumptech.glide.c.N1(new f(this, null), ((ReferralsViewModel) l1Var.getValue()).I);
        d0 viewLifecycleOwner2 = getViewLifecycleOwner();
        b.x(viewLifecycleOwner2, "getViewLifecycleOwner(...)");
        g.a0(N12, viewLifecycleOwner2);
    }
}