Is it possible to use standard views inside your custom defined views. e.g.
use ImageView in my class that is extended form View ?

Or is it possible to use one custom view inside another custom view?
Actually I have animations defined in xml view which I want to apply on some
of the images. But predefined animations can only be applied to views.


The scenario is,  I want to animate (rotating, glowing, etc ) some of the
chips  on a board. User can also drag these chips through touch events. And
I do not want to refresh my complete board just to rotate few chips on it.
All my animations are defined in xml files. Looking for some pointers.
Thanks



--
Best Regards,
Atif Gulzar

I ◘◘◘◘ Unicode, ɹɐzlnƃ ɟıʇɐ

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