commit | d1a0d197940185f52d0aeebad7b5524acb363cf0 | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Wed Mar 29 16:08:21 2017 -0400 |
committer | Mark Renouf <mrenouf@google.com> | Thu Mar 30 15:01:55 2017 -0400 |
tree | f76a9d403b306386bc10329486abadab286970ab | |
parent | d4fdb6e3b2ab15d9fa8401e2abda368a00493daa [diff] |
Corrects CompactExtractEditLayout to account for systemWindowInsetBottom Percentage-base sizes involving screen height are incorrect for watch devices with non 1:1 display metrics. These are round screens with an inactive bottom portion. To maintain the correct proportions the bottom inset must be added to the height. BUG: 36728475 Change-Id: Ibe351d1db7964b4b89ce9a588c171cd8407e2a50