robovm / robovm-robopods

64 stars 86 forks source link

Google Admob Banner on Bottom doesn't work #127

Open mustii82 opened 7 years ago

mustii82 commented 7 years ago

I want to set my Banner to the Bottom of the Screen but it doesn't work.

I tried: adview.setFrame(new CGRect(100,100,100,100)); and adview.setCenter(100,100)

But the X and Y Position is always 0,0