summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2015-12-11 17:28:12 -0800
committerSelim Cinek <cinek@google.com>2015-12-19 15:46:34 -0800
commita69f2a6449b4b5eceae9cd5a6b1aae6eeec379b8 (patch)
treeb5c95b458bc0b89899e7adde3f67ebc8a4382588 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent496126aa813df9517e6ca0eec983849e5fc1bbaf (diff)
Fixed a measuring bug with the notification children container
The notification children didn't respect the given dimensions when measuring and was simply measuring itself as high as desired. This lead to a bug where the parent could crash when a layer was set on it. We are now measuring the container at most with the height of the given size and let children draw over our view bounds. In oder to still allow touch in those regions we also override the touch rect. This also simplifies the rest of the touch handling. Bug: 26159274 Change-Id: I728553a6386455e6632e2511be8a3e7cb447e89b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions