Skip to content

clear input text #39

@arifpermadi999

Description

@arifpermadi999

how to clear input text when click button send?
it's not automaticly clear

this is my xml:
<co.intentservice.chatui.ChatView
android:id="@+id/chat_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
chatview:inputBackgroundColor="@color/white"
chatview:inputUseEditorAction="false"
chatview:inputTextSize="15dp"
chatview:inputTextColor="@color/black"
chatview:inputHint="Ketik Disini..."
chatview:inputHintColor="@color/black"
chatview:sendBtnIcon="@drawable/ic_menu_send"
chatview:sendBtnBackgroundTint="@color/colorPrimary"
chatview:sendBtnIconTint="@color/white"
chatview:bubbleBackgroundRcv="@color/colorSecondary"
chatview:bubbleBackgroundSend="@color/white"
chatview:bubbleElevation="elevated"
chatview:tStampTextColorRcv="@color/white"
chatview:tStampTextColorSend="@color/white"
chatview:messageTextColorRcv="@color/white"
chatview:messageTextColorSend="@color/white"

/>

image

thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions