Skip to content

Instantly share code, notes, and snippets.

@nhoxbypass
Created December 11, 2017 13:55
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 nhoxbypass/b21011bfe40dad6ae28bde57d24413b9 to your computer and use it in GitHub Desktop.
Save nhoxbypass/b21011bfe40dad6ae28bde57d24413b9 to your computer and use it in GitHub Desktop.
<Button
android:id="@+id/start"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/check"/>
<Button
android:id="@+id/check"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment