首先,我們在XML 中要先進行限制,讓使用者只能輸入Email 格式所可以接受的字元。 <EditText android:id="@+id/edittext_email" android:singleLine="true ...
確定! 回上一頁