Skip to content

Instantly share code, notes, and snippets.

@tbruyelle
Created July 8, 2015 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbruyelle/169c23a6fff053d6102e to your computer and use it in GitHub Desktop.
Save tbruyelle/169c23a6fff053d6102e to your computer and use it in GitHub Desktop.
<View
android:id="@+id/divider"
android:layout_width="match_parent"
android:layout_height="1px"
android:layout_gravity="bottom"
android:layout_marginLeft="72dp"
android:background="#9e9e9e"
android:src="@android:drawable/divider_horizontal_dim_dark"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment