主にRPA、Androidアプリ開発について投稿しています。メモ書きです。
[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。
<LinearLayout色の設定はお好みで。
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="2px"
>
<TextView
android:layout_width="2px"
android:layout_height="match_parent"
/>