diff options
author | mincheli <mincheli@google.com> | 2020-08-11 17:21:54 +0800 |
---|---|---|
committer | mincheli <mincheli@google.com> | 2020-09-30 12:37:02 +0800 |
commit | fd76567f18fb8936c5715105d49d7ed7adb87adb (patch) | |
tree | 2e4c489758caef3bee6a378111358c7945b7c8c8 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | f2c9466eaa819654f6535f1b260493769ca116a3 (diff) |
Magnification window should not block bottom navigation bar
To prevent a dragging gesture from misdetecting as a swipe up gesture
when moving the magnification window from the bottom navigation bar,
the magnification window should not overlapped the gesture-detection
region of the bottom navigation bar.
So we have to constrain the position of the magnification window if the
navigation bar mode is NAV_BAR_MODE_2BUTTON or NAV_BAR_MODE_GESTURAL.
Bug: 151394480
Test: atest com.android.systemui.accessibility
Change-Id: If0e3b8bcdcde8ce218e6f5087922783be6ab80c3
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions