文件名称:MyListViewDemo
介绍说明--下载内容均来自于网络,请自行研究使用
简单的向下滚动显示内容.不局限于一个屏幕显示.可以无限向下滚动显示.-Simple scroll down the display content. Not limited to a screen display. Unlimited scroll down the display.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.classpath
.project
AndroidManifest.xml
assets
bin
...\AndroidManifest.xml
...\MyListViewDemo.apk
...\classes
...\.......\com
...\.......\...\example
...\.......\...\.......\mylistviewdemo
...\.......\...\.......\..............\BuildConfig.class
...\.......\...\.......\..............\MyListViewDemo.class
...\.......\...\.......\..............\R$attr.class
...\.......\...\.......\..............\R$drawable.class
...\.......\...\.......\..............\R$id.class
...\.......\...\.......\..............\R$layout.class
...\.......\...\.......\..............\R$menu.class
...\.......\...\.......\..............\R$string.class
...\.......\...\.......\..............\R$style.class
...\.......\...\.......\..............\R.class
...\classes.dex
...\res
...\...\drawable-hdpi
...\...\.............\ic_action_search.png
...\...\.............\ic_launcher.png
...\...\drawable-ldpi
...\...\.............\ic_launcher.png
...\...\drawable-mdpi
...\...\.............\ic_action_search.png
...\...\.............\ic_launcher.png
...\...\drawable-xhdpi
...\...\..............\ic_action_search.png
...\...\..............\ic_launcher.png
...\resources.ap_
gen
...\com
...\...\example
...\...\.......\mylistviewdemo
...\...\.......\..............\BuildConfig.java
...\...\.......\..............\R.java
ic_launcher-web.png
libs
....\android-support-v4.jar
proguard-project.txt
project.properties
res
...\drawable-hdpi
...\.............\ic_action_search.png
...\.............\ic_launcher.png
...\drawable-ldpi
...\.............\ic_launcher.png
...\drawable-mdpi
...\.............\ic_action_search.png
...\.............\ic_launcher.png
...\drawable-xhdpi
...\..............\ic_action_search.png
...\..............\ic_launcher.png
...\layout
...\......\main.xml
...\menu
...\....\main.xml
...\values
...\......\strings.xml
...\......\styles.xml
src
...\com
...\...\example
...\...\.......\mylistviewdemo
...\...\.......\..............\MyListViewDemo.java