Android布局基础知识

wrap_content:是layout_width和layout_height的属性值之一,表示和自身内容一样的长度。

match_parent:是layout_width和layout_height的属性值之一,表示和父组件一样的长度。

posted @ 2023-03-27 12:37  早起早起^^  阅读(18)  评论(0)    收藏  举报