文件名称:Android代码-android–email-input-view
文件大小:90KB
文件格式:ZIP
更新时间:2022-08-26 00:32:07
Android代码
EmailInputView for Android An enhanced EditText with easy ability to get valid email from user. An error message will appear for invalid emails. Features Keyboards will show the @ and .com (depends on the user's keyboard). Show error message for invalid email addresses, but not when the user is in the middle of typing it! Convenience method isValid(). (Based on Android's Patterns.EMAIL_ADDRESS) Ability to override showErrorMessage() to change behavior. All other default EditText features, inclu
【文件预览】:
android--email-input-view-master
----LICENSE(1KB)
----README.md(1KB)
----email-input-view()
--------.gitignore(74B)
--------app()
--------settings.gradle(38B)
--------build.gradle(436B)
--------lib-emailinputview()
--------gradlew(5KB)
--------gradlew.bat(2KB)
--------gradle.properties(855B)
--------gradle()