Skip to content

Instantly share code, notes, and snippets.

@cjlotz
Created May 1, 2017 19:19
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 cjlotz/9aecdd8002b429cd5aecf3851d19b76c to your computer and use it in GitHub Desktop.
Save cjlotz/9aecdd8002b429cd5aecf3851d19b76c to your computer and use it in GitHub Desktop.
New layout
<intouch.controls.ITTextInputLayout
android:id="@+id/layout_password"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="textPassword"
app:MvxLang="Header LabelPassword"
app:MvxBind="Text Password; Error Errors[Password] Converter=ErrorsToString"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment