On 28 July 2010 03:01, Dianne Hackborn <[email protected]> wrote:

> No that is working as intended.  Application resource identifiers are
> meaningless without being associated with their package name.

Too bad. Unfortunately this is limiting us a bit and forces to inflate
each apk with
items (in this case drawables) we formerly wanted to keep in one shared package
to reduce resource usage. Is there any workaround available? Can we
i.e. dynamically
create drawables at run time and still be able to use it with notify()?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to