commit | 59ffaf035d2f9a1273072483004d9a4a0abbb5b9 | [log] [tgz] |
---|---|---|
author | Matthew Ng <ngmatthew@google.com> | Tue Jun 12 12:57:29 2018 -0700 |
committer | Matthew Ng <ngmatthew@google.com> | Tue Jun 12 13:52:50 2018 -0700 |
tree | 5b0346290d18c43843cbae7425eeda64f1a525d7 | |
parent | b0e4126ad0e83abfb3bd9012958f7748af38e5d4 [diff] |
Fixes the task header view location in landscape The header was off by forgetting to calculate with insets. Also rtl needed to start from left to do calculations correctly. Test: start overview in landscape, press icon of task Change-Id: I561dbe315c7be0b4dee602bfd17b4abfffa55605 Fixes: 110096772