RongEditText

public class RongEditText

Author

gusd @Date 2021/10/22

Constructors

Link copied to clipboard
public void RongEditText(Context context)
public void RongEditText(Context context, AttributeSet attrs)
public void RongEditText(Context context, AttributeSet attrs, int defStyleAttr)

Functions

Link copied to clipboard
public void addTextChangedListener(TextWatcher watcher)
Link copied to clipboard
Link copied to clipboard
public void removeTextChangedListener(TextWatcher watcher)
Link copied to clipboard
public void setText(CharSequence text, boolean triggerTextChanged)