Skip to content
Commit 81f9b199 authored by ryanlwlin's avatar ryanlwlin
Browse files

Fix no announcment when the PIP menu shows on the screen

In the legacy implemenation, the PIP menu is a activity,
so the property of windowInfo, inPictureInPicture is true.
Screen-reader will read the the tile for the new pitcure-in-picture window.

We set this property of the PIP menu  to false because it is not a activity anymore,
however, it ends up that there is no announcment anymore.

To fix it with the simplest way, we set this property to true.

Bug: 236216130
Test: manual test, enable Talback and show the pip menu to see if there
is any announcement

Change-Id: I73e36242db074c747769b38b328a9cdc742fbd90
parent 4c2c7ebf
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