Skip to content

Conversation

LeleDallas
Copy link
Contributor

Short description

This pull request updates the ToastProvider component to improve safe area handling, especially on Android devices. The main change ensures that toast notifications respect the device's top safe area inset, preventing UI elements from overlapping with system UI

List of changes proposed in this pull request

  • Updated the SafeAreaView in ToastProvider to apply a dynamic paddingTop based on the top inset when running on Android, improving visual consistency and usability

How to test

With edge to edge enabled, ensure that Toast components are aligned correctly

Preview

Button mode Gesture mode
Screen.Recording.2025-09-09.at.10.48.34.mov
Screen.Recording.2025-09-09.at.10.50.14.mov

@LeleDallas LeleDallas self-assigned this Sep 9, 2025
@LeleDallas LeleDallas changed the title refactor: [IOPLT-000] Adjust toast position when edge to edge enabled refactor: [IOPLT-000] Adjust toast position when edge to edge enabled Sep 9, 2025
@LeleDallas LeleDallas marked this pull request as ready for review September 15, 2025 10:06
@LeleDallas LeleDallas requested review from a team and dmnplb as code owners September 15, 2025 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants