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

import J4.a;
import com.revenuecat.purchases.ui.revenuecatui.components.style.TabControlButtonComponentStyle;
import com.revenuecat.purchases.ui.revenuecatui.data.PaywallState;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class TabControlButtonViewKt$TabControlButtonView$2$1 extends p implements a {
    final /* synthetic */ PaywallState.Loaded.Components $state;
    final /* synthetic */ TabControlButtonComponentStyle $style;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public TabControlButtonViewKt$TabControlButtonView$2$1(PaywallState.Loaded.Components components, TabControlButtonComponentStyle tabControlButtonComponentStyle) {
        super(0);
        this.$state = components;
        this.$style = tabControlButtonComponentStyle;
    }

    @Override // J4.a
    public /* bridge */ /* synthetic */ Object invoke() {
        m800invoke();
        return C3137A.f25453a;
    }

    /* JADX INFO: renamed from: invoke, reason: collision with other method in class */
    public final void m800invoke() {
        PaywallState.Loaded.Components.update$default(this.$state, null, Integer.valueOf(this.$style.getTabIndex()), null, 5, null);
    }
}
