在LinearLayout中定义一条分割线

<View android:layout_height="2px" android:layout_width="fill_parent" android:background="#ff909090" /> 在LinearLayout中定义一条分割线时须要加上laout_width属性,否则程序会报错html 在Tablelayout中能够不加
相关文章
相关标签/搜索