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 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