facebook twitter hatena line email

Android/レイアウト/区切り線

提供: 初心者エンジニアの簡易メモ
2015年5月20日 (水) 03:11時点における127.0.0.1 (トーク)による版 (ページの作成:「 <<nowiki />View android:layout_width="match_parent" android:layout_height="1px" android:background="@android:color/black" />」)

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索
<View
   android:layout_width="match_parent"
   android:layout_height="1px"
   android:background="@android:color/black" />