Android Edittext question, replace keypad enter with done

后端 未结 5 711
北恋
北恋 2020-12-10 17:30

I\'m defining an edit text like so...



        
5条回答
  •  感情败类
    2020-12-10 17:59

    About your other question, getting the text to auto-erase, you should include it in android:hint instead of android:text.

提交回复
热议问题