Skip to content

Instantly share code, notes, and snippets.

@antew
Created February 17, 2013 16:33
Show Gist options
  • Save antew/4972119 to your computer and use it in GitHub Desktop.
Save antew/4972119 to your computer and use it in GitHub Desktop.
<EditText
android:id="@+id/login_password"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:imeOptions="actionDone"
android:inputType="textPassword" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment