commit | f55dfacb0db5da12ad3b9e5615c3feaea372f37d | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Wed Aug 07 13:28:58 2013 -0700 |
committer | Alan Viverette <alanv@google.com> | Wed Aug 07 13:28:58 2013 -0700 |
tree | b50163cd02fedb6a850aae11377c1c8cfa714870 | |
parent | ff0177a3f7702ad92176335ec166cb144d81cb60 [diff] |
Ensure DrawerLayout correctly handles RTL for child drawers Previously there were several instances where relative gravity was not converted to absolute gravity. Absolute gravities are now always identified as such. Also, absolute gravities are now correctly resolved using the layout direction of the container. BUG: 10206712 Change-Id: I3444c38115af5f1d49f66e95d28a3eb76387cdef