package com.revenuecat.purchases.ui.revenuecatui.customercenter.views;

import J4.e;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import com.revenuecat.purchases.ui.revenuecatui.composables.Fade;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class CustomerCenterLoadingViewKt$LoadingButtonsPlaceholder$2 extends p implements e {
    final /* synthetic */ int $$changed;
    final /* synthetic */ Fade $fadeHighlight;
    final /* synthetic */ long $placeholderColor;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public CustomerCenterLoadingViewKt$LoadingButtonsPlaceholder$2(long j4, Fade fade, int i6) {
        super(2);
        this.$placeholderColor = j4;
        this.$fadeHighlight = fade;
        this.$$changed = i6;
    }

    @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) {
        CustomerCenterLoadingViewKt.m989LoadingButtonsPlaceholderIv8Zu3U(this.$placeholderColor, this.$fadeHighlight, composer, RecomposeScopeImplKt.updateChangedFlags(this.$$changed | 1));
    }
}
