Skip to content
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

Appodeal.setBannerOverLap behaves differently between platforms #57

Open
adriano-di-giovanni opened this issue Feb 15, 2018 · 0 comments

Comments

@adriano-di-giovanni
Copy link

Invoking Appodeal.setBannerOverLap(false) on Android makes the web view and banner view children of a vertical LinearLayout. They don't overlap. The behavior is correct. Here is the code for your convenience.

Invoking Appodeal.setBannerOverLap(false)on iOS makes the web view and banner view overlap. You have to invoke Appodeal.setBannerOverLap(true) to match the behavior of the Android counterpart. Here is the code for your convenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant