Add ActivityOptions for SecondDisplayLaucher to launch activity
Currently, SecondDisplayLauncher doesn't specify ActivityOption to launch on second display, so application will launch on main display even the user tries to launch APP from SecondDisplayLauncher. So need to specify ActivityOption then activity can launch on the correct display Bug: 162042798 Test: manual testing Change-Id: Iceb4e01b725834983a5d01cf54350f61851ad172 (cherry picked from commit 3a807536)
Loading
Please register or sign in to comment