1. 首页
  2. 移动开发
  3. 其他
  4. Android代码 数据绑定验证工具快速帮你验证表单数据绑定状况

Android代码 数据绑定验证工具快速帮你验证表单数据绑定状况

上传者: 2020-08-16 07:45:39上传 ZIP文件 767.69KB 热度 18次
Data Binding Validator by Ilhasoft The Data Binding Validator makes it easy and quick to validate fields in forms using data binding framework. Download Step 1: Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https://jitpack.io' }
用户评论