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

import J4.a;
import J4.c;
import K.InterfaceC0458i0;
import androidx.compose.runtime.State;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class CreateSupportTicketViewKt$DescriptionInputField$1$1 extends p implements c {
    final /* synthetic */ State<a> $currentOnSubmit$delegate;
    final /* synthetic */ DescriptionInputState $state;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    /* JADX WARN: Multi-variable type inference failed */
    public CreateSupportTicketViewKt$DescriptionInputField$1$1(DescriptionInputState descriptionInputState, State<? extends a> state) {
        super(1);
        this.$state = descriptionInputState;
        this.$currentOnSubmit$delegate = state;
    }

    @Override // J4.c
    public /* bridge */ /* synthetic */ Object invoke(Object obj) {
        invoke((InterfaceC0458i0) obj);
        return C3137A.f25453a;
    }

    public final void invoke(InterfaceC0458i0 $receiver) {
        o.h($receiver, "$this$$receiver");
        if (!this.$state.getShowDone() || S4.p.Q0(this.$state.getDescription())) {
            return;
        }
        CreateSupportTicketViewKt.DescriptionInputField$lambda$23(this.$currentOnSubmit$delegate).invoke();
    }
}
