summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2016-04-15 22:52:00 -0700
committerJorim Jaggi <jjaggi@google.com>2016-04-18 20:15:49 +0000
commitd450aa9ac5b30897abf14f76a9ae2a5d76bc5331 (patch)
tree4e2b42285487644f630af528fd45eba84c1132a8 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentfed6c65f2a05a75f75d0a258da214770ff9168de (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 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions