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

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

/* JADX INFO: loaded from: classes3.dex */
public final class DefaultPaywallViewKt$DefaultPaywallFooter$2 extends p implements e {
    final /* synthetic */ int $$changed;
    final /* synthetic */ long $foregroundOnAccentColor;
    final /* synthetic */ long $mainColor;
    final /* synthetic */ a $onPurchase;
    final /* synthetic */ a $onRestore;
    final /* synthetic */ boolean $purchaseEnabled;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public DefaultPaywallViewKt$DefaultPaywallFooter$2(a aVar, a aVar2, boolean z6, long j4, long j6, int i6) {
        super(2);
        this.$onPurchase = aVar;
        this.$onRestore = aVar2;
        this.$purchaseEnabled = z6;
        this.$mainColor = j4;
        this.$foregroundOnAccentColor = j6;
        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) {
        DefaultPaywallViewKt.m1064DefaultPaywallFooterZkgLGzA(this.$onPurchase, this.$onRestore, this.$purchaseEnabled, this.$mainColor, this.$foregroundOnAccentColor, composer, RecomposeScopeImplKt.updateChangedFlags(this.$$changed | 1));
    }
}
