摘要: LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:descendantFocusability="blocksDescendants" android:orientation="horizontal" > <ImageView an 阅读全文
posted @ 2012-08-17 09:33 LuckStarShine 阅读(12657) 评论(1) 推荐(2) 编辑