Banesco VE v1.23.11版本的 MD5 值为:a4aa3f1f54e4fbb4921e2e1235e636aa

以下内容为反编译后的 SuiteDePagosFragment.java 源代码,内容仅作参考


package net.itssca.samfpagomovil.login.view;

import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.webkit.WebView;
import androidx.fragment.app.a0;
import androidx.fragment.app.l1;
import androidx.lifecycle.v0;
import ca.q;
import com.banesco.samfbancamovilunificada.R;
import com.google.gson.internal.p;
import d9.n;
import d9.s;
import fa.r1;
import k9.o;
import ka.v;
import ka.w;
import l9.u;
import la.r;
public final class SuiteDePagosFragment extends a0 {
    public static final i9.f[] f8419l0;
    public static final String f8420m0;
    public static final Uri f8421n0;
    public final v0 f8422h0;
    public final v0 f8423i0;
    public final ba.h f8424j0;
    public y9.a f8425k0;

    static {
        n nVar = new n(SuiteDePagosFragment.class, "getBinding()Lnet/itssca/samfpagomovil/databinding/FragmentWebViewBinding;");
        s.f4527a.getClass();
        f8419l0 = new i9.f[]{nVar};
        f8420m0 = "SuiteDePagosFragment";
        f8421n0 = Uri.parse("https://dxil2uusxfufh.cloudfront.net/onboarding-client/value");
    }

    public SuiteDePagosFragment() {
        t8.d I = com.bumptech.glide.d.I(new p9.g(new v(3, this), 5));
        this.f8422h0 = u.f(this, s.a(la.s.class), new z9.b(I, 4), new z9.c(I, 4), new z9.d(this, I, 4));
        this.f8423i0 = u.f(this, s.a(la.n.class), new v(1, this), new w9.d(this, 12), new v(2, this));
        this.f8424j0 = new ba.h(this, new u9.e(16, r1.class.getMethod("b", View.class)));
    }

    public static Uri f0(Uri uri) {
        Uri.Builder buildUpon = uri.buildUpon();
        String path = uri.getPath();
        String str = "";
        if (path != null) {
            int o02 = k9.n.o0(path, '/');
            if (o02 != -1) {
                int i10 = o02 + 1;
                int length = path.length();
                if (length >= i10) {
                    StringBuilder sb = new StringBuilder();
                    sb.append((CharSequence) path, 0, i10);
                    sb.append((CharSequence) "");
                    sb.append((CharSequence) path, length, path.length());
                    path = sb.toString();
                } else {
                    throw new IndexOutOfBoundsException("End index (" + length + ") is less than start index (" + i10 + ").");
                }
            }
            if (path != null) {
                str = o.F0(path, 1);
            }
        }
        Uri build = buildUpon.path(str).build();
        p.k(build, "buildUpon()\n        .pat…) ?: \"\")\n        .build()");
        return build;
    }

    @Override
    public final void C(Context context) {
        p.l(context, "context");
        super.C(context);
        if (context instanceof y9.a) {
            this.f8425k0 = (y9.a) context;
            return;
        }
        throw new RuntimeException(i1.d.e(context, " must implement BaseFragmentInteractionListener"));
    }

    @Override
    public final View E(LayoutInflater layoutInflater, ViewGroup viewGroup, Bundle bundle) {
        p.l(layoutInflater, "inflater");
        return layoutInflater.inflate(R.layout.fragment_web_view, viewGroup, false);
    }

    @Override
    public final void H() {
        this.N = true;
        this.f8425k0 = null;
    }

    @Override
    public final void Q(View view, Bundle bundle) {
        p.l(view, "view");
        WebView webView = ((r1) this.f8424j0.a(this, f8419l0[0])).f5558b;
        webView.setBackgroundColor(0);
        webView.getSettings().setJavaScriptEnabled(true);
        webView.setWebViewClient(new ka.b(1, this));
        la.s e02 = e0();
        com.bumptech.glide.e.u0(e02, e02.f7733f, e02.f7737j, false, new r(e02, null), 4);
        e0().f7734g.e(u(), new w9.c(9, new w(this, 0)));
        e0().f7736i.e(u(), new ca.h(new w(this, 1)));
        q qVar = e0().f7738k;
        l1 u10 = u();
        int i10 = q.f2648l;
        qVar.e(u10, n1.d.d(new w(this, 2), new w(this, 3)));
    }

    public final la.s e0() {
        return (la.s) this.f8422h0.getValue();
    }
}