ignition icon indicating copy to clipboard operation
ignition copied to clipboard

Use new library project namespace to support custom view attributes

Open mttkay opened this issue 13 years ago • 0 comments

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.

mttkay avatar Mar 22 '12 08:03 mttkay