packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarNotificationActivityStarter.java
+17
−16
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Trying to launch Settings from the settings gear on the notification shade, or other activities like notification history, would always launch on the default display, even if the shade is on an external display. This is because the displayId used for launching the activity was alwasy the default display. Now it is the display id is shade aware since it is derived via shade aware context. Fix: 389636334 Test: manual testing Test: StatusBarNotificationActivityStarterTest Flag: EXEMPT bugfix Change-Id: I10a41cc6d6766263027766698bbc58beda2ec03e