Skip to content

Instantly share code, notes, and snippets.

@jinqian
Created July 29, 2013 08:51
Show Gist options
  • Select an option

  • Save jinqian/6103039 to your computer and use it in GitHub Desktop.

Select an option

Save jinqian/6103039 to your computer and use it in GitHub Desktop.
use custom attributes
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/item_cell"
android:layout_width="match_parent"
android:layout_height="match_parent" >
<!-- xml layout -->
</LinearLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment