An open API service indexing awesome lists of open source software.

https://github.com/czl0325/zlcommoncell-android

android的常用item布局封装
https://github.com/czl0325/zlcommoncell-android

Last synced: 3 months ago
JSON representation

android的常用item布局封装

Awesome Lists containing this project

README

        

# ZLCommonCell-Android
android的常用item布局封装

封装了一些常用的布局

### 导入

```JAVA
implementation 'com.github.czl0325:zlcommoncell:1.0.0'
```