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

import J4.e;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import com.revenuecat.purchases.ui.revenuecatui.data.PaywallState;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class Template2Kt$Subtitle$1 extends p implements e {
    final /* synthetic */ int $$changed;
    final /* synthetic */ int $$default;
    final /* synthetic */ InterfaceC2255s $childModifier;
    final /* synthetic */ PaywallState.Loaded.Legacy $state;
    final /* synthetic */ int $textAlign;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public Template2Kt$Subtitle$1(PaywallState.Loaded.Legacy legacy, InterfaceC2255s interfaceC2255s, int i6, int i7, int i8) {
        super(2);
        this.$state = legacy;
        this.$childModifier = interfaceC2255s;
        this.$textAlign = i6;
        this.$$changed = i7;
        this.$$default = i8;
    }

    @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) {
        Template2Kt.m1135Subtitle8iNrtrE(this.$state, this.$childModifier, this.$textAlign, composer, RecomposeScopeImplKt.updateChangedFlags(this.$$changed | 1), this.$$default);
    }
}
