您的位置首页百科知识 android中fill_parent 是什么意思 Simone 发布于 2026-01-14 07:19:26 889 阅读 android中fill_parent 是什么意思的有关信息介绍如下:用于android:layout_width 或者android:layout_height ,android:layout_width ="fill_parent"指的是当前视图宽度布满父视图所占宽度。