commit | 77414fab19697d88f146ac8a1a68057b147554ad | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Fri May 15 18:22:00 2020 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Sat May 16 02:43:23 2020 +0800 |
tree | 9bcf5b3163d91a7b25e5d630813a15753b9b40b0 | |
parent | 21ebdf80dd92d5275a3bc8744d3edad7b4c5542c [diff] |
Make IME source frame not smaller than nav bar frame In gesture navigation, nav bar frame is larger than frame to calculate insets. IME should not provide frame which is smaller than the nav bar frame. Otherwise, nav bar might be overlapped with the content of the client when IME is shown. Fix: 142218188 Test: atest DisplayPolicyTests Change-Id: Ie5edcd1a0f73440623e85aa4a020d16b4266f747