<View
android:layout_width="match_parent"
android:layout_height="3px"
android:layout_marginTop="5dp"
android:background="@color/blue" />
<View
android:layout_width="match_parent"
android:layout_height="3px"
android:layout_marginTop="5dp"
android:background="@color/blue" />