commit | 435a35dec32c24e353a01228f3deef1d5b85810c | [log] [tgz] |
---|---|---|
author | Hyunyoung Song <hyunyoungs@google.com> | Tue Jul 18 14:39:25 2017 -0700 |
committer | Hyunyoung Song <hyunyoungs@google.com> | Wed Jul 19 12:35:11 2017 -0700 |
tree | 4eec7912c12462fd7e5606393d691e76e07ab56f | |
parent | 69675520650ea3e75d530c8e043a815881675779 [diff] |
PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug Bug: 63721807 the horizontal gravity enforcement has to be done on (left+translateX) value and not just translateX. Hence that enforcement has been moved to onLayout. Change-Id: I9b6502dc55d59e04a406ebe71ac3b649b31d6088