hi,

i have custom view that uses sortof timers (using
handler.postDelayed).

view is placed in AnimatorView and i would like to start/stop timer
when its really needed - i mean my custom view shows/hides.

i tried to override onWindowVisibilityChanged but it works only when i
switch between activities - its not called when i switch between views
in my animator.

of course i know when i change current view in animator and i could
call some my views starting/stopping code but i'm looking for generic
solution

thanks
skink
--~--~---------~--~----~------------~-------~--~----~
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