Android: Screen goes black behind interstitial ad while it slides in

Posted by Scienceprodigy on Stack Overflow See other posts from Stack Overflow or by Scienceprodigy
Published on 2011-01-12T00:19:03Z Indexed on 2011/01/12 0:54 UTC
Read the original article Hit count: 179

Filed under:
|
|
|

I show interstitial ads in my app, and I have defined a translation animation that is set to slide the ad in from right to left. The ad slides in just fine, but when the animation starts, the underlying Activity becomes completely black while the ad slides in. I would like to be able to see the underlying Activity and have the ad slide in over it. How do I keep the underlying Activity from being covered with black?

© Stack Overflow or respective owner

Related posts about android

Related posts about animation