commit | 69fd1625a15dfa19ae83a9616f23fe0cdb3ebe7c | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Jul 14 11:15:00 2021 +0800 |
committer | Louis Chang <louischang@google.com> | Tue Jul 20 22:07:57 2021 +0800 |
tree | ea181f4369fc0a5eae8f1aa41b52140148a063f0 | |
parent | f335f847421d17ebff70c8e1ef5c97ab6090beae [diff] |
Perform the minimal dimension restrictions on leaf Task The minimal dimension restrictions ensure the leaf task fragment won't be displayed too small to manipulate. However, the out bounds was exceed the parent task bounds and resulted in wrong inset calculation while layouting the window. Restore performing the minimal dimension restrictions in leaf tasks (the behavior before f562315). Bug: 193493038 Test: wm presubmit Change-Id: Ide7ef2ee0b5fd2d6de353a1e9365a7120b2ab0d3