summaryrefslogtreecommitdiff
path: root/libs/androidfw/AttributeResolution.cpp
diff options
context:
space:
mode:
author Mady Mellor <madym@google.com> 2022-04-12 22:05:51 +0000
committer Mady Mellor <madym@google.com> 2022-04-12 22:06:16 +0000
commit76bbf7a7311ca558149ea2c4444e990d066b1144 (patch)
treeb9c617886be35c460144eb21c2a368252dcee077 /libs/androidfw/AttributeResolution.cpp
parent71163eeeb30fe70943ec6e2ed377b349075627b0 (diff)
Fix drag to split in RTL
The code assumes that the views are in LTR order, so when the device is in RTL, the wrong view gets highlighted. The code thinks dropzone1 is on the left side, but in RTL it'd be on the right. Fix for this is to just always layout the views in LTR. Bug: 228530510 Test: manual - put the device in RTL and drag an app into split => verify that the highlight is on the correct side Change-Id: I05e548143ed7042c4151252b46fa1b96d8ac7409
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions