summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2013-01-18 18:36:45 -0800
committerFabrice Di Meglio <fdimeglio@google.com>2013-01-22 13:14:08 -0800
commit547261320cb4bbb3e967246bc86578263d94e84d (patch)
tree4189074ab175d4e6709086e9c928c025605878b3 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent0d31c74b2eff3ce37133a2fe9fb57db7d4d84a91 (diff)
Fix bug #8052320 RelativeLayout is not having the correct width when in RTL mode - part 2
This is a fix for RelativeLayout in RTL mode - visible effect: wrong positioning of components - the width computation (first pass) in RTL mode was wrong: it was missing the application of the horizontal rules before measuring the children horizontally. This is now doing the same as the normal LTR pass (except positioning the component which is done in the second pass) See related issue: bug #8051633 Recent Apps thumbnails in RTL mode (Arabic / Hebrew / Farsi) should be aligned Change-Id: I710de1a504bec8743f8e3c13f6ff850055edb2d2
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions