package com.revenuecat.purchases.ui.revenuecatui.composables;

import J4.a;
import J4.e;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class SimpleBottomSheetScaffoldKt$Scrim$2 extends p implements e {
    final /* synthetic */ int $$changed;
    final /* synthetic */ int $$default;
    final /* synthetic */ e $content;
    final /* synthetic */ InterfaceC2255s $modifier;
    final /* synthetic */ a $onClick;
    final /* synthetic */ float $radius;
    final /* synthetic */ boolean $show;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public SimpleBottomSheetScaffoldKt$Scrim$2(boolean z6, float f6, a aVar, InterfaceC2255s interfaceC2255s, e eVar, int i6, int i7) {
        super(2);
        this.$show = z6;
        this.$radius = f6;
        this.$onClick = aVar;
        this.$modifier = interfaceC2255s;
        this.$content = eVar;
        this.$$changed = i6;
        this.$$default = i7;
    }

    @Override // J4.e
    public /* bridge */ /* synthetic */ Object invoke(Object obj, Object obj2) {
        invoke((Composer) obj, ((Number) obj2).intValue());
        return C3137A.f25453a;
    }

    public final void invoke(Composer composer, int i6) {
        SimpleBottomSheetScaffoldKt.m884ScrimEUb7tLY(this.$show, this.$radius, this.$onClick, this.$modifier, this.$content, composer, RecomposeScopeImplKt.updateChangedFlags(this.$$changed | 1), this.$$default);
    }
}
