ignition
ignition copied to clipboard
Use new library project namespace to support custom view attributes
As per the latest tools release (r17)
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.