Skip to content

Instantly share code, notes, and snippets.

@korniltsev
Created November 6, 2012 12:26
Show Gist options
  • Save korniltsev/4024343 to your computer and use it in GitHub Desktop.
Save korniltsev/4024343 to your computer and use it in GitHub Desktop.
Use declared stylable from apklib
Added support for custom views with custom attributes in libraries. Layouts using custom attributes must use the namespace URI http://schemas.android.com/apk/res-auto instead of the URI that includes the app package name. This URI is replaced with the app specific one at build time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment