commit | 13705eda8cc065ee98feb94af649615579cd4a58 | [log] [tgz] |
---|---|---|
author | Fabrice Di Meglio <fdimeglio@google.com> | Mon Nov 26 20:05:31 2012 -0800 |
committer | Fabrice Di Meglio <fdimeglio@google.com> | Wed Nov 28 17:13:54 2012 -0800 |
tree | 8031035bfc1d82374842b24871cdd5481774aa59 | |
parent | 02053d1cce52f11ef1bc3b562279940208f9c54e [diff] |
Fix bug #7617883 RelativeLayout is not having the correct width when in RTL mode - fix onMeasure() in RTL mode: need to compute width before computing layout params that are used for layout - fix getRelatedView() so that it uses the resolved rules - add some extra "final" statements Change-Id: I7c3bf841cd18c5f77b010a9be20fa78069e88d94