commit | 871092be9f8b8b212a7bf16a9d1b735c3964ee9b | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Mon Feb 23 19:05:45 2015 -0800 |
committer | Yigit Boyar <yboyar@google.com> | Mon Feb 23 19:05:45 2015 -0800 |
tree | 8a6abdd1d4cc38f65e74f7bcfe3028bc142560c9 | |
parent | bb2d663d46fa271ca1684dab90933f2fe73d1a89 [diff] |
Snap items to right when layout is RTL In RTL mode, GridLayoutManager was aligning children to the left although it was ordering them properly (e.g. first child on right etc). This CL fixes the bug and aligns children to right when RTL is true and layout is vertical. Bug: 19445130 Change-Id: If7a7bb39a3cae419ac348003e1e1dac6b213f11e