文件名称:slpblym
介绍说明--下载内容均来自于网络,请自行研究使用
三列瀑布流源码是一个瀑布流的例子源码,因为本例子的图片都是高清无码的大图如果是用流量会很费,建议wifi测试,瀑布流的实现是定义三个linearlayout,然后向里面addView(),如果多了会出现oom异常,所以做了一些处理。1.lrucache缓存2.只显示当前屏的图片3.滑动过程中不加载图片4.大图缩放成小图,项目编码UTF-8默认编译版本4.4.2注释丰富。-The source codes of three columns of waterfall flow is a waterfall flow example source code, because the picture of this example are led to enlarge the flow will be very fee if it is recommended WiFi test, waterfalls flow to achieve is to define three LinearLayout, then to inside the addview (), if more will present oom abnormality, so do the deal with some. Cache 1.lrucache 2 only shows the current screen picture 3. In the process of sliding does not load the picture 4. A larger scaled into Xiaotu, project UTF-8 encoding default compiled version 4.4.2 notes rich.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
瀑布流
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.core.resources.prefs
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\.......\com
......\...\.......\...\pangzaifei
......\...\.......\...\..........\falls
......\...\.......\...\..........\.....\BuildConfig.class
......\...\.......\...\..........\.....\Demo.class
......\...\.......\...\..........\.....\Images.class
......\...\.......\...\..........\.....\PhotoFallScrollView$1.class
......\...\.......\...\..........\.....\PhotoFallScrollView$DownLoadTask.class
......\...\.......\...\..........\.....\PhotoFallScrollView.class
......\...\.......\...\..........\.....\R$attr.class
......\...\.......\...\..........\.....\R$dimen.class
......\...\.......\...\..........\.....\R$drawable.class
......\...\.......\...\..........\.....\R$id.class
......\...\.......\...\..........\.....\R$layout.class
......\...\.......\...\..........\.....\R$menu.class
......\...\.......\...\..........\.....\R$string.class
......\...\.......\...\..........\.....\R$style.class
......\...\.......\...\..........\.....\R.class
......\...\classes.dex
......\...\dexedLibs
......\...\.........\android-support-v4-02609e13b4505b437180ef5c88b72d4b.jar
......\...\.........\android-support-v4-0b5d9a7e1c8fe9dddd063aafd8177349.jar
......\...\jarlist.cache
......\...\res
......\...\...\crunch
......\...\...\......\drawable-hdpi
......\...\...\......\.............\empty_photo.9.png
......\...\...\......\.............\ic_launcher.png
......\...\...\......\drawable-mdpi
......\...\...\......\.............\ic_launcher.png
......\...\...\......\drawable-xhdpi
......\...\...\......\..............\ic_launcher.png
......\...\...\......\drawable-xxhdpi
......\...\...\......\...............\ic_launcher.png
......\...\resources.ap_
......\...\瀑布流.apk
......\gen
......\...\com
......\...\...\pangzaifei
......\...\...\..........\falls
......\...\...\..........\.....\BuildConfig.java
......\...\...\..........\.....\R.java
......\ic_launcher-web.png
......\libs
......\....\android-support-v4.jar
......\proguard-project.txt
......\project.properties
......\res
......\...\drawable-hdpi
......\...\.............\empty_photo.9.png
......\...\.............\ic_launcher.png
......\...\drawable-ldpi
......\...\drawable-mdpi
......\...\.............\ic_launcher.png
......\...\drawable-xhdpi
......\...\..............\ic_launcher.png
......\...\drawable-xxhdpi
......\...\...............\ic_launcher.png
......\...\layout
......\...\......\activity_demo.xml
......\...\......\fragment_demo.xml
......\...\......\photofalls_scrollview.xml
......\...\menu
......\...\....\demo.xml
......\...\values
......\...\......\dimens.xml
......\...\......\strings.xml
......\...\......\styles.xml
......\...\values-v11
......\...\..........\styles.xml
......\...\values-v14
......\...\..........\styles.xml
......\...\values-w820dp
......\...\.............\dimens.xml
......\src
......\...\com
......\...\...\pangzaifei
......\...\...\..........\falls
......\...\...\..........\.....\Demo.java
......\...\...\..........\.....\Images.java
......\...\...\..........\.....\PhotoFallScrollView.java
......\目录列表.txt
......\说明.htm