commit | 3040adc60c191aca58e34a01428db628604924c5 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Tue Nov 18 19:38:02 2014 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Mon Dec 22 09:20:22 2014 +0000 |
tree | f617fdc2f0c778259397a10ec4c2ae8ea333fe97 | |
parent | a3d5bb01bc01733999d84c452a27012c57ab369c [diff] |
Fix Window Insets for certain SYSTEM_UI flags This is caused by the actual Window's decor intercepting the window insets and applying them itself. This means that we no longer need to handle the insets ourselves in certain instances. BUG: 18052816 Change-Id: I857d4d31ba4c9240aa094fb2aa314d1842fb7cb8