android<include>作用

<include
android:id="@+id/cellex"
layout="@layout/common_page_title_cellex"
android:layout_alignParentTop="true" //显示在对其父类头部
/>

引入别的布局显示在现在的视图的某个位置

posted on 2013-09-03 14:51  priout  阅读(240)  评论(0编辑  收藏  举报