diff options
| author | 2022-12-27 09:37:55 -0800 | |
|---|---|---|
| committer | 2022-12-29 10:23:34 -0800 | |
| commit | 06b8e04c8eaf6406c8f9211f293764a2b76236a1 (patch) | |
| tree | 8b49d82978a5f9f47fa36486596767d232888b2a /services/coverage/java | |
| parent | 862eda0d0e51f1cc4c8b4c2090581a35b54af7e0 (diff) | |
Don't offset TaskView when it is not in the bounds of parent.
- This offset leads to 2 problems:
1. If TaskView is inside a scrollable view and off the parent bounds, the surface bounds become out of sync with window bounds.
2. As a result of 1. the window always goes to 0,0 & system thinks that the status bar insets should be applied and hence the taskview is shifted down.
Fix: 239252850
Test: atest TaskView
Test: Tested manually by making TaskView go out of parent bounds.
Change-Id: Ia5b614f9f4d681c48a9a117a06c98a576670e7dc
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions