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

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 SettingsButtonKt$ButtonContent$1 extends p implements e {
    final /* synthetic */ int $$changed;
    final /* synthetic */ boolean $loading;
    final /* synthetic */ long $loadingColor;
    final /* synthetic */ String $title;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public SettingsButtonKt$ButtonContent$1(String str, boolean z6, long j4, int i6) {
        super(2);
        this.$title = str;
        this.$loading = z6;
        this.$loadingColor = j4;
        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) {
        SettingsButtonKt.m944ButtonContentXOJAsU(this.$title, this.$loading, this.$loadingColor, composer, RecomposeScopeImplKt.updateChangedFlags(this.$$changed | 1));
    }
}
