Skip to content

Instantly share code, notes, and snippets.

@nhoxbypass
Created December 11, 2017 13:58
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/1b73a0dc8041d75a532627a840cf3dd7 to your computer and use it in GitHub Desktop.
Save nhoxbypass/1b73a0dc8041d75a532627a840cf3dd7 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