UI中加入线条

  • 竖线
<View android:layout_width="1dip" android:layout_height="match_parent" android:background="#66CCFF" android:layout_gravity="center_horizontal" />
  • 横线
<View android:layout_height="1px" android:layout_width="match_parent" android:background="#66CCFF" />

更多相关文章

  1. 【Android】自定义View实现信封红蓝边/收货地址线条
  2. 去掉tabhost横线
  3. Android添加横线和竖线分割界面
  4. Android中自定义TextView的形状--圆形-椭圆形-圆角矩形-线条
  5. android AppCompatEditText 样式(线条粗细等)修改
  6. TextView过长显示省略号, TextView文字中间加横线
  7. HTML5粒子螺旋线条3D动画
  8. jQuery去掉导航分割线的最后一条竖线

随机推荐

  1. input系统一 loop线程的创建与运行
  2. Android和。net加密。
  3. 在LinearLayout中嵌套RelativeLayout来设
  4. 进度条背景的改变,界面更美观
  5. Android(安卓)学习网站汇总
  6. android studio连接adb,远程调试
  7. 安卓如何限制横屏和竖屏
  8. Android添加一个系统service
  9. Activity配置属性
  10. android自定义属性 format类型