1 <?xml version="1.0" encoding="utf-8"?>
3 xmlns:android="http://schemas.android.com/apk/res/android"
4 android:orientation="vertical"
5 android:layout_width="wrap_content"
6 android:layout_height="fill_parent">
7 <TextView android:layout_height="fill_parent"
8 android:gravity="center"
9 android:layout_width="2px"
11 android:background="#000000"/>