diff options
| author | 2022-10-04 16:44:53 -0700 | |
|---|---|---|
| committer | 2022-10-07 15:28:10 -0700 | |
| commit | b30627adad066229781c422cba562d6ca2eb8d25 (patch) | |
| tree | 8e56d57345366bd7e5477a636f28b650767d8de4 /libs/androidfw/AssetsProvider.cpp | |
| parent | 4dfa9bd55d19480bc50c08cb66fac6ebfd5cb3c7 (diff) | |
Resize tasks from corners when in touch mode
Update task resizing logic for desktop mode.
Add a new 44x44dp touch region in each corner of the task that is
centered around the corner. This is only used when resizing via touch.
This simplifies task resizing with touches and ensures that task resize
and back gesture do not conflict.
New task resize regions:
- with touch: use 44x44dp rect in each corner
- with mouse: use 30dp wide task edges
TODO:
- investigate how to pass taps in touch corners through to app
Bug: 251270585
Test: using touches to resize task for corners, check that resizing from
edges no longer possible
Test: use mouse to resize task from edges
Change-Id: Ib1aaf69d2971c29a35200b0f3807871343aa1bf8
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions