summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFabian Kozynski <kozynski@google.com>2019-05-21 10:06:44 -0400
committerFabian Kozynski <kozynski@google.com>2019-05-21 11:30:03 -0400
commit895cc9bb755d2832e22eb0c3e96f921ff822f4d2 (patch)
tree4136b0972cc267aa0db8a5d3d8c9749fdcdb6725 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent738c98232cd8489becf100a148d619c11ca05fa7 (diff)
Fix RTL in QS Header Info
When there was only one view to display, we relay on FrameLayout#onLayout. Setting the layout_gravity to center_vertical (which is unneeded here) was removing the "start" by default. Lays out Views from start to end keeping track of offset. As the Views were given their final size in onMeasure, laying out is easy. Fixes: 133221093 Test: manual using Hebrew and English Change-Id: Id57d951bbbacbff7745869fe5b288d620a3c25f1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions