Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit df8a24d9 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

Make Notification long clickable

Our ENR View is not marked long-clickable in terms of accessibility( see b/264948201 ).

It does not mean that the view is not long clickable. Currently ENR handles long click from both interaction and accessibility perspective. It is always on in terms of accessibility. However, it is not marked as long-clickable.

This PR marks AccessibilityNode info long clickable in terms of accessibility according to Notification State(Notification View, GUT and LeaveBehind). Address the NotificationSnooze integration test to verify this change.

Test: atest PlatformScenarioTests:android.platform.test.scenario.sysui.notification.NotificationSnooze
Bug: b/264948201
Change-Id: I713f103149c53d694193aaeef5dc309efe3f322e
parent 35a96232
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment