Skip to content

Instantly share code, notes, and snippets.

@Robotonics
Created May 24, 2013 23:36
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 Robotonics/5647225 to your computer and use it in GitHub Desktop.
Save Robotonics/5647225 to your computer and use it in GitHub Desktop.
<Button
android:id="@+id/Pause"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
android:layout_marginTop="100dp"
android:background="@drawable/menu_selector"
android:text="@string/Pause"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment