commit | 0086704424bdc480a8f1a650d645e3147599bf92 | [log] [tgz] |
---|---|---|
author | Peter_Liang <peterliang@google.com> | Thu Sep 09 00:31:00 2021 +0800 |
committer | Peter_Liang <peterliang@google.com> | Fri Sep 17 13:24:59 2021 +0800 |
tree | 8552ea7494b3f844d55e9c8661287cc41d686049 | |
parent | 6fbb385f246a4cd501a0ab81516f49f3bb1eb604 [diff] |
Fixing the a11y floating menu could overlap the taskbar in a foldable device. Actions: 1. Replacing the DisplayMetrics with WindowMettrics. 2. Using the window inset of the system bar. 3. Rename the "Screen" words to "Display". Bug: 194073213 Bug: 194071997 Bug: 189193252 Test: atest AccessibilityFloatingMenuViewTest -c Change-Id: Ic5d88cf3a51b1a230397735b0dda352278c539c4