Skip to content

Instantly share code, notes, and snippets.

@khle
Last active August 10, 2016 16:51
Show Gist options
  • Select an option

  • Save khle/3263b189f3d5fb3de8d3c7ec4d024bbe to your computer and use it in GitHub Desktop.

Select an option

Save khle/3263b189f3d5fb3de8d3c7ec4d024bbe to your computer and use it in GitHub Desktop.
<layout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<data>
<variable name="loginViewModel" type="dev.kevinle.exploremvvm.viewmodel.LoginViewModel"/>
<variable name="handler" type="dev.kevinle.exploremvvm.viewmodel.LoginViewModel" />
</data>
...
</layout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment