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

import J4.e;
import T0.O;
import X0.I;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class AutoResizedTextKt$AutoResizedText$3 extends p implements e {
    final /* synthetic */ int $$changed;
    final /* synthetic */ int $$default;
    final /* synthetic */ long $color;
    final /* synthetic */ I $fontWeight;
    final /* synthetic */ InterfaceC2255s $modifier;
    final /* synthetic */ O $style;
    final /* synthetic */ String $text;
    final /* synthetic */ int $textAlign;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public AutoResizedTextKt$AutoResizedText$3(String str, InterfaceC2255s interfaceC2255s, long j4, O o6, I i6, int i7, int i8, int i9) {
        super(2);
        this.$text = str;
        this.$modifier = interfaceC2255s;
        this.$color = j4;
        this.$style = o6;
        this.$fontWeight = i6;
        this.$textAlign = i7;
        this.$$changed = i8;
        this.$$default = i9;
    }

    @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) {
        AutoResizedTextKt.m828AutoResizedTextW72HBGU(this.$text, this.$modifier, this.$color, this.$style, this.$fontWeight, this.$textAlign, composer, RecomposeScopeImplKt.updateChangedFlags(this.$$changed | 1), this.$$default);
    }
}
