导航菜单

页面标题

页面副标题

Baubap v3.9.7 - b.java 源代码

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

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


package oi;

import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
import androidx.recyclerview.widget.z;
import cf.a0;
import com.baubap.modules.debtcon.presentation.completed.DebtconCompletedFragment;
import com.baubap.modules.debtcon.presentation.completed.DebtconCompletedViewModel;
import f6.f1;
import java.util.List;
import m40.h0;

public final class b extends kotlin.jvm.internal.l implements y30.c {

    public final int f24015h;

    public final DebtconCompletedFragment f24016i;

    public b(DebtconCompletedFragment debtconCompletedFragment, int i10) {
        super(1);
        this.f24015h = i10;
        this.f24016i = debtconCompletedFragment;
    }

    public final void a(View view) {
        int i10 = this.f24015h;
        DebtconCompletedFragment debtconCompletedFragment = this.f24016i;
        switch (i10) {
            case 0:
                xu.b.y(view, "it");
                ((i.p) debtconCompletedFragment.f9376k.getValue()).dismiss();
                return;
            case 1:
                xu.b.y(view, "it");
                ((i.p) debtconCompletedFragment.f9376k.getValue()).dismiss();
                return;
            case 2:
                xu.b.y(view, "it");
                nm.f.f23391t.getClass();
                lj.a.R0(6).r(debtconCompletedFragment.getChildFragmentManager(), "HelpPaymentFragment");
                return;
            case 3:
                xu.b.y(view, "it");
                q8.u H = mr.b.H(debtconCompletedFragment);
                if (H != null) {
                    mr.b.X(H, 2131361929);
                    return;
                }
                return;
            case 4:
                xu.b.y(view, "it");
                q8.u H2 = mr.b.H(debtconCompletedFragment);
                if (H2 != null) {
                    mr.b.X(H2, 2131361928);
                    return;
                }
                return;
            case 5:
                xu.b.y(view, "it");
                f40.k[] kVarArr = DebtconCompletedFragment.f9372l;
                List list = debtconCompletedFragment.v0().B;
                i.o oVar = new i.o(debtconCompletedFragment.requireActivity(), 2132082694);
                View inflate = debtconCompletedFragment.getLayoutInflater().inflate(2131558695, (ViewGroup) null);
                RecyclerView recyclerView = (RecyclerView) inflate.findViewById(2131363427);
                if (recyclerView != null) {
                    xf.p pVar = new xf.p(true);
                    pVar.f(list);
                    recyclerView.setAdapter(pVar);
                    recyclerView.i(new z(debtconCompletedFragment.requireActivity()), -1);
                }
                Button button = (Button) inflate.findViewById(2131362183);
                int i11 = 8;
                if (button != null) {
                    z50.a.Z(button, new b(debtconCompletedFragment, i11));
                }
                a0 a0Var = (a0) list.get(0);
                TextView textView = (TextView) inflate.findViewById(2131363203);
                if (textView != null) {
                    textView.setText(c0.d.N0(a0Var.f7781l));
                }
                TextView textView2 = (TextView) inflate.findViewById(2131363161);
                if (textView2 != null) {
                    textView2.setText(String.valueOf(list.size()));
                }
                TextView textView3 = (TextView) inflate.findViewById(2131363204);
                if (textView3 != null) {
                    textView3.setText(a0Var.f7771b);
                }
                TextView textView4 = (TextView) inflate.findViewById(2131363134);
                if (textView4 != null) {
                    textView4.setVisibility(8);
                }
                i.p create = oVar.setView(inflate).create();
                xu.b.x(create, "let(...)");
                debtconCompletedFragment.f9375j = create;
                create.show();
                return;
            case 6:
                xu.b.y(view, "it");
                w4.g.b0(debtconCompletedFragment, "https://www.baubap.com/terminos-y-condiciones/");
                return;
            case t5.i.DOUBLE_FIELD_NUMBER:
                xu.b.y(view, "it");
                f40.k[] kVarArr2 = DebtconCompletedFragment.f9372l;
                DebtconCompletedViewModel v02 = debtconCompletedFragment.v0();
                v02.getClass();
                tx.b.X(f1.Q(v02), (q30.j) null, (h0) null, new n(v02, null), 3);
                return;
            default:
                xu.b.y(view, "it");
                i.p pVar2 = debtconCompletedFragment.f9375j;
                if (pVar2 != null) {
                    pVar2.dismiss();
                    return;
                } else {
                    xu.b.r0("installmentsDialog");
                    throw null;
                }
        }
    }

    public final Object invoke(Object obj) {
        m30.x xVar = m30.x.a;
        switch (this.f24015h) {
            case 0:
                a((View) obj);
                break;
            case 1:
                a((View) obj);
                break;
            case 2:
                a((View) obj);
                break;
            case 3:
                a((View) obj);
                break;
            case 4:
                a((View) obj);
                break;
            case 5:
                a((View) obj);
                break;
            case 6:
                a((View) obj);
                break;
            case t5.i.DOUBLE_FIELD_NUMBER:
                a((View) obj);
                break;
            default:
                a((View) obj);
                break;
        }
        return xVar;
    }
}