android - how to decrease and increase alpha of bitmap for every second -
After
I want to increase the bitmap of alpha and please help each other with each other. I fade out in fade Want to create an animation like the bitmap on the canvas
try this easy way
< Code> public zero animateImage (context mContext, imageView imgSplash) {try {animation myFadeInAnimation = AnimationUtils.loadAnimation (mContext, R.anim.fade_in); ImgSplash.startAnimation (myFadeInAnimation); } Catch (Exception E) {}}
Add this fade_in.xml in the race / anim folder
& Lt; / Set & gt;
Comments
Post a Comment