Skip to content

Instantly share code, notes, and snippets.

@CreatorB
Created May 14, 2015 01:12
Show Gist options
  • Save CreatorB/4531c956f1d125dd7ae7 to your computer and use it in GitHub Desktop.
Save CreatorB/4531c956f1d125dd7ae7 to your computer and use it in GitHub Desktop.
<ListView
android:id="@+id/listView1"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="10dip"
android:background="#4A9C67"
android:divider="#FFCC00"
android:dividerHeight="1dp" >
</ListView>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment