Skip to content

Fix/overlay touch#28

Open
OneDevelopmentPL wants to merge 2 commits intoAngel-Studio:mainfrom
OneDevelopmentPL:fix/overlay-touch
Open

Fix/overlay touch#28
OneDevelopmentPL wants to merge 2 commits intoAngel-Studio:mainfrom
OneDevelopmentPL:fix/overlay-touch

Conversation

@OneDevelopmentPL
Copy link

No description provided.

Iwo Wolanin and others added 2 commits February 9, 2026 19:51
Fixed the issue where Dynamic Island overlay was blocking touch events to underlying UI elements (notifications, WiFi, Bluetooth settings, etc.).

Changes:
1. Removed FLAG_NOT_TOUCH_MODAL which was blocking touch events to pass through
2. Added FLAG_WATCH_OUTSIDE_TOUCH to detect clicks outside the overlay
3. Implemented touch event handling to:
   - Close expanded island when user clicks outside
   - Dismiss active plugin when user clicks outside in opened state
   - Allow normal interaction with system UI elements behind the overlay

This allows users to interact with notification panel, WiFi, Bluetooth, and other system UI elements even when Dynamic Island is active.
@OneDevelopmentPL
Copy link
Author

fix

1 similar comment
@OneDevelopmentPL
Copy link
Author

fix

@NightingaleVA
Copy link

I know I can't see much of a difference on a pixel 7a on the latest release of android still can't pull down the notification thingy with the island on

@OneDevelopmentPL
Copy link
Author

I know I can't see much of a difference on a pixel 7a on the latest release of android still can't pull down the notification thingy with the island on

you need to swipe max on the left or right, sorry but I can't figure why it isn't working but I fixed it only for max left and max right side, so you need to pull it like that

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.

2 participants