commit | 73c3fcf576e3df3fc503788fc118d82d39e89f02 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Thu Nov 05 13:18:33 2015 -0800 |
committer | Chong Zhang <chz@google.com> | Thu Nov 05 13:20:36 2015 -0800 |
tree | c969c83c891389602c5e5b19c34af19352fa5839 | |
parent | d564792383b4b8c243e1b63ecb0c7de02aead3b7 [diff] |
Exclude system decor area from tap detection. If we have system decor (status bar/ navigation bar), we want to exclude that from the tap detection. Otherwise, if the app is partially placed under some system button (eg. Recents, Home), pressing that button would cause a full series of unwanted transfer focus/resume/pause, before we could go home. Change-Id: Idd408bd69f5064f906bb9f8e2b2385c26a6a6929