文件名称:Android代码-EasyForm makes a form creation and field validation easy
文件大小:911KB
文件格式:ZIP
更新时间:2022-08-26 01:13:28
Android代码
EasyForm Inspired by AngularJS's ng-pattern, required etc., EasyForm makes field validation with just an xml and easy. You set error properties and message in xml and EasyForm will show error message when it is needed. Optinally, a button can be disabled when there is an error and enabled when all fields have valid inputs. Disclaimer This project is still with minimal features. I am very happy to accept any feature requests, bug reports. Please feel free to open Issues and I will try my best
【文件预览】:
EasyForm-master
----.gitignore(296B)
----sample()
--------.gitignore(7B)
--------settings.gradle(30B)
--------build.gradle(1KB)
--------src()
--------proguard-rules.pro(670B)
----settings.gradle(29B)
----build.gradle(707B)
----demo1.gif(296KB)
----library()
--------.gitignore(7B)
--------build.gradle(1KB)
--------src()
--------proguard-rules.pro(717B)
----gradlew(5KB)
----LICENSE(576B)
----CHANGELOG.md(649B)
----README.md(8KB)
----gradlew.bat(2KB)
----gradle.properties(854B)
----demo2.gif(489KB)
----gradle()
--------wrapper()