Skip to content

Instantly share code, notes, and snippets.

@iammert
Created October 21, 2016 06:50
Show Gist options
  • Save iammert/5a7a70ea4a2679dd7828a9ba23e6ee2e to your computer and use it in GitHub Desktop.
Save iammert/5a7a70ea4a2679dd7828a9ba23e6ee2e 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:id="@+id/textview2"
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