Skip to content

Instantly share code, notes, and snippets.

@ludovicroland
Last active March 20, 2017 10:41
Show Gist options
  • Save ludovicroland/53f62721035a203f614925958c974511 to your computer and use it in GitHub Desktop.
Save ludovicroland/53f62721035a203f614925958c974511 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<Button
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/validate"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/validate"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment