java豆子

导航

2012年1月5日 #

GridView 水平方向滑动

摘要: 根据自己的需求,简单修改下就行了。<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" > <HorizontalScrollView android:lay 阅读全文

posted @ 2012-01-05 13:50 java豆子 阅读(5953) 评论(0) 推荐(0)