diff options
| author | 2016-04-15 22:52:00 -0700 | |
|---|---|---|
| committer | 2016-04-18 20:15:49 +0000 | |
| commit | d450aa9ac5b30897abf14f76a9ae2a5d76bc5331 (patch) | |
| tree | 4e2b42285487644f630af528fd45eba84c1132a8 /libs/hwui/ProgramCache.cpp | |
| parent | fed6c65f2a05a75f75d0a258da214770ff9168de (diff) | |
Fix IME layout
When introducing the fitToDisplay variable, it should have been
fitToDisplay = task != null -> (implies) !task.isFloating();
but was written as task != null && !task.isFloating.
Bug: 28182018
Change-Id: If0be86f1ed8bb88914ce167e9f5273b6b3dc2571
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions