Guest User

Untitled

a guest
Jul 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <android.support.design.widget.TextInputEditText
  2. android:layout_width="match_parent"
  3. android:layout_height="wrap_content"
  4. android:hint="@string/username"
  5. app:rxText="@{viewModel.username}" />
Add Comment
Please, Sign In to add comment