Skip to content

Instantly share code, notes, and snippets.

@martincox
Created March 4, 2016 23:41
Show Gist options
  • Save martincox/145b4bfbfe0891509d97 to your computer and use it in GitHub Desktop.
Save martincox/145b4bfbfe0891509d97 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<GridLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/grid_layout"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="com.getpillr.test.MainActivity">
</GridLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment