文件名称:GridViewTest2
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
类似瀑布流的网格视图效果,该源码功能有点类似我们常见的瀑布流的加载显示图片的功能,当我们往下拉时就会有加载图片的显示灯,该布局采用了网格视图的布局的,也是我们比较熟悉的一种效果了。-Stream waterfall like view of the grid effect and the source function is similar to our common waterfall flow loading and displaying pictures. When we pull down will have to load the picture display lamp, the layout the layout of the grid view, is that we are more familiar with a kind of effect.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GridViewTest2
.............\.classpath
.............\.project
.............\AndroidManifest.xml
.............\assets
.............\bin
.............\...\AndroidManifest.xml
.............\...\classes
.............\...\.......\com
.............\...\.......\...\zeng
.............\...\.......\...\....\gridview2
.............\...\.......\...\....\.........\BuildConfig.class
.............\...\.......\...\....\.........\GridViewTest2Activity$1.class
.............\...\.......\...\....\.........\GridViewTest2Activity$2.class
.............\...\.......\...\....\.........\GridViewTest2Activity$3.class
.............\...\.......\...\....\.........\GridViewTest2Activity$4.class
.............\...\.......\...\....\.........\GridViewTest2Activity.class
.............\...\.......\...\....\.........\MyAdapter$1.class
.............\...\.......\...\....\.........\MyAdapter$2.class
.............\...\.......\...\....\.........\MyAdapter$LoadMoreHolder.class
.............\...\.......\...\....\.........\MyAdapter$ViewHolder.class
.............\...\.......\...\....\.........\MyAdapter.class
.............\...\.......\...\....\.........\R$attr.class
.............\...\.......\...\....\.........\R$color.class
.............\...\.......\...\....\.........\R$drawable.class
.............\...\.......\...\....\.........\R$id.class
.............\...\.......\...\....\.........\R$layout.class
.............\...\.......\...\....\.........\R$string.class
.............\...\.......\...\....\.........\R.class
.............\...\.......\...\....\.........\TestObject.class
.............\...\.......\...\....\.........\Utility.class
.............\...\classes.dex
.............\...\dexedLibs
.............\...\.........\annotations-febac7f1873ea6479d9e45082ad36b45.jar
.............\...\GridViewTest2.apk
.............\...\jarlist.cache
.............\...\res
.............\...\...\drawable-hdpi
.............\...\...\.............\ic_launcher.png
.............\...\...\.............\showbigpic_bg.9.png
.............\...\...\.............\test_top_right.png
.............\...\...\drawable-ldpi
.............\...\...\.............\ic_launcher.png
.............\...\...\drawable-mdpi
.............\...\...\.............\ic_launcher.png
.............\...\resources.ap_
.............\gen
.............\...\com
.............\...\...\zeng
.............\...\...\....\gridview2
.............\...\...\....\.........\BuildConfig.java
.............\...\...\....\.........\R.java
.............\proguard.cfg
.............\project.properties
.............\res
.............\...\drawable-hdpi
.............\...\.............\gd_test_img.jpg
.............\...\.............\gd_test_img2.jpg
.............\...\.............\ic_launcher.png
.............\...\.............\showbigpic_bg.9.png
.............\...\.............\test_top_bg.jpg
.............\...\.............\test_top_right.png
.............\...\drawable-ldpi
.............\...\.............\ic_launcher.png
.............\...\drawable-mdpi
.............\...\.............\ic_launcher.png
.............\...\layout
.............\...\......\gridview_item.xml
.............\...\......\loadmore.xml
.............\...\......\main.xml
.............\...\......\main3.xml
.............\...\values
.............\...\......\color.xml
.............\...\......\strings.xml
.............\src
.............\...\com
.............\...\...\zeng
.............\...\...\....\gridview2
.............\...\...\....\.........\GridViewTest2Activity.java
.............\...\...\....\.........\MyAdapter.java
.............\...\...\....\.........\TestObject.java
.............\...\...\....\.........\Utility.java
.............\说明.htm