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

Skip to content
Commit 81a909ac authored by Chandru S's avatar Chandru S
Browse files

Add KeyguardRootView below SharedNotificationContainer

SharedNotificationContainer contains the NotificationStackScrollLayout that consumes the touches to the lock icon whenever there are many notifications and the notification shelf is on the same level as the lock icon

NotificationShadeWindowView is a FrameLayout, the view elements that are added later in the XML are on top when there are overlapping view elements.

Fixes: 358424256
Test: verified that the lock icon touches work as expected, with only fingerprint enrolled, with only face enrolled, with co-ex, with no auth enrolled.
Test: manually, easiest way to reproduce the issue
 1. Do not enroll any face/fingerprint
 2. Install the notification test apps
 3. Send many notifications so that the notification shelf appears on the same level as the lock icon
 4. long press the top half of the lock icon that overlaps with the notification shelf.
 5. touch should be handled by the lock icon
Flag: EXEMPT bugfix
Change-Id: Ic27c23fb58a4b0d7d7f0ab588bfccc9dd62804f2
parent 83223e8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment