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

MPP-1815: VT payment system bar issue. #205

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

francescoDojo
Copy link
Collaborator

MPP-1815

With Andorid 15 all the apps targeting Android 15 and running on Android 15 will have system bar under/above the content.

Screenshot 2024-12-19 at 14 00 01

We have to apply some changes to the activity on the sdk to avoid this:

  • updated activity dep lib.
  • PaymentFlowContainerActivity: applied insets and edge to edge in order to avoid content going above the system bars
Screenshot 2024-12-19 at 13 56 39 Screenshot 2024-12-19 at 14 28 59

updated activity dep lib.
PaymentFlowContainerActivity: applied insets and edge to edge in order to avoid content going above the system bars
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

Successfully merging this pull request may close these issues.

1 participant