Skip to content

Instantly share code, notes, and snippets.

@xrigau
Created April 26, 2012 15:12
Show Gist options
  • Save xrigau/2500278 to your computer and use it in GitHub Desktop.
Save xrigau/2500278 to your computer and use it in GitHub Desktop.
Define custom attributes namespace in Android layout
<RelativeLayout xmlns:myAttrs="http://schemas.android.com/apk/res-auto" ...>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment