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

Enable "Edge to Edge" make Apptentive to display behind status bar #249

Open
mauricio-wbd opened this issue Oct 7, 2024 · 2 comments
Open

Comments

@mauricio-wbd
Copy link

mauricio-wbd commented Oct 7, 2024

Steps to reproduce:

  1. Set targetSdk = 35.
  2. Run the project on a device with Android 15 (API 35)
  3. Run Apptentive.showMessageCenter().

image

image

@mauricio-wbd mauricio-wbd changed the title Enable "Edge to Edge" make Apptentive display behind status bar Enable "Edge to Edge" make Apptentive to display behind status bar Oct 7, 2024
@BojanVilic
Copy link

You can try adding <item name="android:fitsSystemWindows">true</item> to your ApptentiveThemeOverride style.

@mauricio-wbd
Copy link
Author

That did solve the issue

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

2 participants