picture.xml
pictureadaper.xml
加载界面
loading.xml
android左右滑动加载分页以及动态加载数据
http://yafei.iteye.com/blog/1174516
android 动态向Gallery中添加图片及倒影&&3D效果
http://www.cnblogs.com/hellope/archive/2011/08/02/2124573.html
JMT
Demo介绍:首页是一个GridView加载图片,竖屏时显示3列图片,横屏时显示4列图片;并且对图片进行大小限制和加灰色边框处理。
点击某一张图片,会链接到Gallery页面,由于Android自带的Gallery控件滑动效果很不好(滑动一次会加载好多张图片),这里对Gallery进行了扩
展,滑动一次只加载一张图片。
Android的GridView和Gallery结合Demo
http://blog.csdn.net/jdsjlzx/article/details/7618169
Fragment布局比较好
左 + 右 = 满屏
ViewPagerFragment + setFragment
下面是例子:
左右屏幕
http://developer.android.com/guide/components/fragments.html
http://developer.android.com/reference/android/support/v13/app/FragmentPagerAdapter.html
android-support-v13.jar
http://download.csdn.net/detail/eagledame/4356019
时间: 2024-12-29 03:01:13