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

import A4.d;
import C4.c;
import C4.e;

/* JADX INFO: loaded from: classes3.dex */
@e(c = "com.revenuecat.purchases.ui.revenuecatui.composables.Placeholder", f = "Placeholder.kt", l = {165, 169, 176, 178, 183}, m = "startAnimation$revenuecatui_defaultsBc8Release")
public final class Placeholder$startAnimation$1 extends c {
    int I$0;
    Object L$0;
    int label;
    /* synthetic */ Object result;
    final /* synthetic */ Placeholder this$0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public Placeholder$startAnimation$1(Placeholder placeholder, d dVar) {
        super(dVar);
        this.this$0 = placeholder;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.result = obj;
        this.label |= Integer.MIN_VALUE;
        return this.this$0.startAnimation$revenuecatui_defaultsBc8Release(this);
    }
}
