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

import A4.d;
import B4.a;
import C4.e;
import C4.j;
import V4.C;
import androidx.compose.runtime.MutableState;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
@e(c = "com.revenuecat.purchases.ui.revenuecatui.components.TransitionViewKt$AnimatedVisibility$1$1", f = "TransitionView.kt", l = {}, m = "invokeSuspend")
public final class TransitionViewKt$AnimatedVisibility$1$1 extends j implements J4.e {
    final /* synthetic */ MutableState<Boolean> $shouldShow$delegate;
    int label;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public TransitionViewKt$AnimatedVisibility$1$1(MutableState<Boolean> mutableState, d dVar) {
        super(2, dVar);
        this.$shouldShow$delegate = mutableState;
    }

    @Override // C4.a
    public final d create(Object obj, d dVar) {
        return new TransitionViewKt$AnimatedVisibility$1$1(this.$shouldShow$delegate, dVar);
    }

    @Override // J4.e
    public final Object invoke(C c6, d dVar) {
        return ((TransitionViewKt$AnimatedVisibility$1$1) create(c6, dVar)).invokeSuspend(C3137A.f25453a);
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        a aVar = a.f492a;
        if (this.label != 0) {
            throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
        }
        AbstractC2467b.l(obj);
        TransitionViewKt.AnimatedVisibility$lambda$4(this.$shouldShow$delegate, true);
        return C3137A.f25453a;
    }
}
