Skip to content

Instantly share code, notes, and snippets.

@msomu
Created April 19, 2015 17:06
Show Gist options
  • Select an option

  • Save msomu/d4ac5d4eb36872db07f3 to your computer and use it in GitHub Desktop.

Select an option

Save msomu/d4ac5d4eb36872db07f3 to your computer and use it in GitHub Desktop.
Horizontal Line
<View
android:layout_width="fill_parent"
android:layout_height="2dp"
android:background="#c0c0c0"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment