# andViews **Repository Path**: puzhenwei/andViews ## Basic Information - **Project Name**: andViews - **Description**: 常用view集合 - **Primary Language**: Android - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 说明 --- 常用的view集合 使用 --- Gradle: ```groovy repositories { maven { url 'https://jitpack.io' } } dependencies { implementation 'com.gitee.ingxin:andViews:v0.6.0' } ``` 更新日志 --- ##### v0.0.6 增加密码输入view ##### v0.0.5 增加日期选择对话框