-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to add space on Bottom, Offset is not working #1
Comments
Hello, thank you for notification of your issue. We are working on changing the logic of banners and you can use them as widgets in the next update |
Sure, Eagerly awaiting for the update. |
@Jedures Any updates regrading this? |
@Jedures Still not able to use them as widget. |
I am using this code to set padding from bottom
bannerView?.showBanner();
bannerView?.setBannerPositionWithOffset(AdPosition.BottomCenter, 0, 50);
The text was updated successfully, but these errors were encountered: