Skip to content

Instantly share code, notes, and snippets.

@iammert
Created October 21, 2016 06:49
Show Gist options
  • Save iammert/a8949be87eee41476d0e10d832c221f8 to your computer and use it in GitHub Desktop.
Save iammert/a8949be87eee41476d0e10d832c221f8 to your computer and use it in GitHub Desktop.
<layout xmlns:android="http://schemas.android.com/apk/res/android">
<data>
<variable
name="viewModel"
type="com.main.MainViewModel"/>
</data>
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
</layout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment