summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author ryanlwlin <ryanlwlin@google.com> 2022-06-17 12:26:10 +0800
committer ryanlwlin <ryanlwlin@google.com> 2022-06-17 12:45:02 +0800
commit81f9b1994150c24a488d2d81f6ad84861b30df5c (patch)
tree057ea981984248a104e0ea2efe5fe178885518f1 /libs/androidfw/StringPool.cpp
parent4c2c7ebfaae38dc45c3757638a61481ff73d748e (diff)
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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions