I have an app, which uses a custom ActionBar.Whenever my app is launched by the launcher (or any other app), it has a zoom in animation, of an empty view with Default ActionBar, when the animation finishes, I get my view, and this transition doesn't look that good.
I've found the following Video, which shows how to create an animation within your app.Can I change the lunch animation to a custom Bitmap, and how?