diff options
author | Matthew Ng <ngmatthew@google.com> | 2019-03-21 17:17:18 -0700 |
---|---|---|
committer | Matthew Ng <ngmatthew@google.com> | 2019-03-22 12:02:56 -0700 |
commit | ff6381209dbd8074fa725c30da7380a550ad670f (patch) | |
tree | 73d87718bf7927d5a85c552d37bcc09f3da3f068 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | f80f50d9eb8ef66f237911502eebbd74f656ea24 (diff) |
Prevent nav bar from laying out dimensions of previous orientation
Layout changes occurred on "onSizeChanged" caused many issues related to
laying out children in the correct orientation. For example, rotation
from landscape to portrait sometimes uses landscape dimensions. Correct
usage is to apply changes in onMeasure to determine if the navigation
bar is vertical or not.
Test: manual
Fixes: 127092591
Change-Id: Ia63165a444d1255c6f69e47ac54015f51b2a1777
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions