找回密码
 立即注册
格式输入EditText正确性 | android开发 2022-11-30 74 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
AndroidFormEditText实现EditText输入文字之后格式正确性认证功能。如果输入格式不符合,将弹出错误提示。支持日期、信用卡、邮箱、名称、IP地址、网址、电话、数字等等十几种输入格式验证。开发者也能自定义格式验证规则

(AndroidFormEditText implements the format correctness authentication function after EditText input text. If the input format does not conform, an error prompt will pop up. Support date, credit card, email, name, IP address, website, phone, number and more than ten input formats for verification. Developers can also customize format validation rules)

[下载]15503563214.rar




上一篇:ActionSheetForAndroid模仿IOS里面的UIActionSheet控件
下一篇:android-colorthief实现列出图片中主要颜色分布