The black background surrounding the banner ad is by design. This is the way the inneractive library for Android renders it and there is currently no way to remove the black background on Ansca’s end. The inneractive ad banner was designed to be docked to, say, the top of the screen, in which case it would look fine… at least for a portrait app. Although I do understand that for a landscape app this would not look good, in which case, another approach might be to dock the banner ad to the top-right corner of the screen by setting the x coordinate to (display.contentWidth/2). On Android, the banner will automatically center itself within the content bounds. Another method is to “letterbox” your app and place the ad banner outside of the content bounds so that the black background mixes with the letter box bars nicely.
We have submitted feature requests to inneractive to change certain things. Particularly to better match the iOS behavior. I’ve found that inneractive is pretty easy to work with, so hopefully with some changes on their end and on our end, we should be able to provide a better solution in the future. In the meantime, this is just how it works and solutions I documented above are the best that I can offer. [import]uid: 32256 topic_id: 21180 reply_id: 83893[/import]