Android常用布局
摘要:
<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="horizontal" > <TextView android:layout_widt 阅读全文
posted @ 2013-08-26 17:49 遗忘海岸 阅读(243) 评论(0) 推荐(0) 编辑