Swiggy v4.51.1版本的 MD5 值为:5af7ec91512a0a8c1510e3f8bac20b8b

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


package in.swiggy.address.ui.thankYou;

import androidx.activity.compose.BackHandlerKt;
import androidx.compose.foundation.BackgroundKt;
import androidx.compose.foundation.ImageKt;
import androidx.compose.foundation.layout.Arrangement;
import androidx.compose.foundation.layout.ColumnKt;
import androidx.compose.foundation.layout.PaddingKt;
import androidx.compose.foundation.layout.SizeKt;
import androidx.compose.foundation.layout.k;
import androidx.compose.runtime.ComposerKt;
import androidx.compose.runtime.Updater;
import androidx.compose.runtime.i;
import androidx.compose.runtime.l1;
import androidx.compose.runtime.p;
import androidx.compose.runtime.r1;
import androidx.compose.runtime.s1;
import androidx.compose.ui.b;
import androidx.compose.ui.g;
import androidx.compose.ui.layout.LayoutKt;
import androidx.compose.ui.layout.c;
import androidx.compose.ui.layout.c0;
import androidx.compose.ui.node.ComposeUiNode;
import coil.compose.d;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
import in.swiggy.address.ui.actionHandlers.h;
import in.swiggy.android.dls.compose.theme.e;
import kotlin.Unit;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.functions.Function2;
import kotlin.jvm.functions.n;
import kotlin.jvm.internal.o;
public final class ThankYouScreenKt {
    public static final void a(final h hVar, i iVar, final int i) {
        i w = iVar.w(-979910355);
        if (ComposerKt.K()) {
            ComposerKt.V(-979910355, i, -1, "in.swiggy.address.ui.thankYou.ThankYouScreen (ThankYouScreen.kt:31)");
        }
        BackHandlerKt.a(false, new Function0<Unit>() {
            {
                super(0);
            }

            @Override
            public Unit invoke() {
                invoke2();
                return Unit.a;
            }

            public final void invoke2() {
                h hVar2 = h.this;
                if (hVar2 != null) {
                    hVar2.a();
                }
            }
        }, w, 0, 1);
        Arrangement.e b = Arrangement.a.b();
        b.InterfaceC0060b g = b.a.g();
        g.a aVar = g.a;
        g d = BackgroundKt.d(SizeKt.f(aVar, BitmapDescriptorFactory.HUE_RED, 1, null), e.a.a(w, e.b).i(), null, 2, null);
        w.H(-483455358);
        c0 a = ColumnKt.a(b, g, w, 54);
        w.H(-1323940314);
        int a2 = androidx.compose.runtime.g.a(w, 0);
        p d2 = w.d();
        ComposeUiNode.Companion companion = ComposeUiNode.h0;
        Function0<ComposeUiNode> a3 = companion.a();
        n<s1<ComposeUiNode>, i, Integer, Unit> c = LayoutKt.c(d);
        if (!(w.x() instanceof androidx.compose.runtime.e)) {
            androidx.compose.runtime.g.c();
        }
        w.h();
        if (w.v()) {
            w.O(a3);
        } else {
            w.e();
        }
        i a4 = Updater.a(w);
        Updater.c(a4, a, companion.e());
        Updater.c(a4, d2, companion.g());
        Function2<ComposeUiNode, Integer, Unit> b2 = companion.b();
        if (a4.v() || !o.f(a4.I(), Integer.valueOf(a2))) {
            a4.C(Integer.valueOf(a2));
            a4.c(Integer.valueOf(a2), b2);
        }
        c.invoke(s1.a(s1.b(w)), w, 0);
        w.H(2058660585);
        k kVar = k.a;
        ImageKt.a(d.a("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_webp,q_auto:eco/address-revamp/de_thank_you_screen.webp", null, null, null, 0, w, 6, 30), "DE Thank you", PaddingKt.k(SizeKt.h(aVar, BitmapDescriptorFactory.HUE_RED, 1, null), androidx.compose.ui.unit.h.g(50), BitmapDescriptorFactory.HUE_RED, 2, null), null, c.a.c(), BitmapDescriptorFactory.HUE_RED, null, w, 25008, 104);
        w.S();
        w.f();
        w.S();
        w.S();
        if (ComposerKt.K()) {
            ComposerKt.U();
        }
        r1 y = w.y();
        if (y != null) {
            y.a(new Function2<i, Integer, Unit>() {
                {
                    super(2);
                }

                public final void a(i iVar2, int i2) {
                    ThankYouScreenKt.a(h.this, iVar2, l1.a(i | 1));
                }

                @Override
                public Unit invoke(i iVar2, Integer num) {
                    a(iVar2, num.intValue());
                    return Unit.a;
                }
            });
        }
    }
}