Set launch display id to an action performed on RemoteViews.
When user click notification's action (i.e. answer call), the activity wouldn't display as the user is interacting with. Add ActivityOptions#setLaunchDisplayId to the display that the given view is currently on. So the activity will be launched to the display as the user is interacting with. Bug: 191222363 Test: Manually tested using Exo. Open calling application(e.g.WhatsApp) on Exo virtual display, and answer the call from the notification of phone. https://drive.google.com/file/d/1OhS1yn5nCcUe1Aiti3_MLL7k5BLFf7_W/view?resourcekey=0-CCR2Mihn-cfCSIqQZMg-ow Change-Id: I215519965074b2ddc66eb0a53320673295d4fb17
Loading
Please register or sign in to comment