be aware of window animation start In android -
be aware of window animation start In android -
when start new activity using startactivity(intent, activityoptions.tobundle) or overridependingtransition
how can know when animation start?
for example, there method
onwindowanimationstart tell me animation start?
no, not have any. think need create own custom method custom listener accomplish that.
update
i found : set animation listener activity animations
you may want seek answers, , yes, must create own method.
android android-animation
Comments
Post a Comment