android - Using fade in animation for a view -


i want have view invisible , when press button, becomes visible fade in animation. i'm using alphaanimation fading effect. problem if make view invisible animation can't seen.

thanks lot,

gratzi

provide animationlistener animation , make view visible animation starts.

http://developer.android.com/reference/android/view/animation/animation.animationlistener.html


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -