资源说明:Listview-snapshot
A demo android application that uses the listview-snapshot android library.
Use this library to convert any listview into an image (snapshot) and store it anywhere in your phone.
Usage
You will need to use the jcenter() repository in your project level build.gradle to use the library with a single line of gradle script.
allprojects {
repositories {
jcenter()
}
}
To use the library, add the following dependency to your app level b
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
English
