您的位置首页百科知识

android中fill_parent 是什么意思

android中fill_parent 是什么意思

的有关信息介绍如下:

android中fill_parent 是什么意思

用于android:layout_width 或者android:layout_height ,android:layout_width ="fill_parent"指的是当前视图宽度布满父视图所占宽度。