https://github.com/czl0325/zlcommoncell-android
android的常用item布局封装
https://github.com/czl0325/zlcommoncell-android
Last synced: 3 months ago
JSON representation
android的常用item布局封装
- Host: GitHub
- URL: https://github.com/czl0325/zlcommoncell-android
- Owner: czl0325
- License: apache-2.0
- Created: 2018-11-28T07:45:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T09:04:09.000Z (over 6 years ago)
- Last Synced: 2025-01-22T16:47:29.124Z (5 months ago)
- Language: Java
- Size: 221 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZLCommonCell-Android
android的常用item布局封装封装了一些常用的布局
### 导入
```JAVA
implementation 'com.github.czl0325:zlcommoncell:1.0.0'
```