Skip to content

Instantly share code, notes, and snippets.

@YvesBill
Created August 16, 2013 16:16
Show Gist options
  • Save YvesBill/6251282 to your computer and use it in GitHub Desktop.
Save YvesBill/6251282 to your computer and use it in GitHub Desktop.
....
<Button
android:id="@+id/button1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_alignParentTop="true"
android:layout_marginLeft="99dp"
android:layout_marginTop="79dp"
android:text="Button1" />
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment