Adview android not appearing in the Landscape mode -


i have main activity in portrait mode. want add banner adview in landscape mode. how achieve this?

note: tried using setrotation(90) adview. rotates (0,0) , banner appears in centre of screen. want thing this: http://i.stack.imgur.com/nnuyo.png


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -