Same problem here, did you find a workaround for this? On Friday, June 26, 2009 at 6:06:42 PM UTC-4, skink wrote: > > > > On 26 Cze, 19:10, skink <[email protected]> wrote: > > > > > since loading it from xml is rather slow operation, is there a way to > > load it once and then clone it when needed? > > > > thanks > > pskink > > i took a look into Animation class and it has clone() method however > its protected so i could use it only by extending Animation class (and > changing visibility to public) but i think there is no way to convince > AnimationUtils to load and return instance of such custom extended > class. > > am i right? > > thanks > pskink >
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/da9409db-b2d6-40da-9795-532d772373cf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

