文件名称:GridView左右滑动
文件大小:229KB
文件格式:RAR
更新时间:2015-05-15 05:32:46
GridView 左右滑动
private void findViews() { curPage = (ScrollLayout) findViewById(R.id.scr); //控制菜单的高度 //curPage.getLayoutParams().height = this.getWindowManager().getDefaultDisplay().getHeight() * 2 / 3; for (int i = 0; i < 20; i++) { //此处动态引用图片资源 info.setImage(R.drawable.g1); //设置图片下方的文字 info.setShow_name("问题上报"); lstDate.add(info); } }
【文件预览】:
ScrollLayoutGrid
----.project(852B)
----project.properties(360B)
----proguard.cfg(1KB)
----src()
--------com()
----AndroidManifest.xml(780B)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable()
--------drawable-mdpi()
--------layout()
--------values()
----assets()
----gen()
--------com()
----.classpath(364B)
----bin()
--------resources.ap_(44KB)
--------classes()
--------ScrollLayoutGrid.apk(56KB)
--------res()
--------classes.dex(18KB)