
android xml布局
文章平均质量分 79
mc80230
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
TableRow中EditText的宽度超出屏幕的解决办法
在使用EditText的时候如果没有规定原创 2014-05-03 11:27:04 · 3642 阅读 · 0 评论 -
Java代码使用LayoutParams改变RelativeLayout 中的控件布局
<RelativeLayout android:id="@+id/pull_to_refresh_horizontal_layout" android:layout_width="match_parent" android:layout_height="wrap_content" > <FrameLa原创 2015-05-15 09:14:26 · 2073 阅读 · 0 评论