http://blog.csdn.net/knxw0001/article/details/9053655
mNameEt.setError(“请输入姓名”);
mNameEt.setFocusable(true);
mNameEt.requestFocus();
!text.equals(“”)&&!text.equalsIgnoreCase(“null”))
equalsIgnoreCase 不区分大小写
http://blog.csdn.net/knxw0001/article/details/9053655
mNameEt.setError(“请输入姓名”);
mNameEt.setFocusable(true);
mNameEt.requestFocus();
!text.equals(“”)&&!text.equalsIgnoreCase(“null”))
equalsIgnoreCase 不区分大小写
Author: tea9
Permalink: http://tea9.github.io/post/276119288.html
License: Copyright (c) 2017-2025 CC-BY-NC-4.0 LICENSE
Slogan: Do you believe in DESTINY?