Automatically click submit button and how to pass time limit on submit button?
问题 My idea, in app, there are two views , one is editText and another is submit button , when click editText , some pre-set characters will be pasted into the editText , and then click submit button to send these characters. For now, half work done is done. Pre-set characters can be pasted into editText field, but still need click submit button manually. so another half work is if or not when editText being filled, submit button will be clicked automatically. can I set submit button on soft