diff options
author | Fabrice Di Meglio <fdimeglio@google.com> | 2012-10-25 17:42:39 -0700 |
---|---|---|
committer | Fabrice Di Meglio <fdimeglio@google.com> | 2012-10-26 10:55:02 -0700 |
commit | 1957d281ea123e4925e51fa5ad22ce239ef2a07d (patch) | |
tree | 1b72094e04a5df8cfa6b61849d66b641c599819d /docs/html/sdk/api_diff/11/changes | |
parent | f704e9f67745d1f1c01058f4c74b06d157b4054d (diff) |
Fix bug #7419054 TextView Drawables resolution is broken in RTL mode
- check layout direction previous value in the onResolveDrawables(int) callback
- dont do any Drawables resolution if we cannot resolve the layout direction
- also remove unnecessary call to resolveRtlPropertiesIfNeeded() in ViewGroup when
adding a child as the call to resolveRtlPropertiesIfNeeded() will be done into
the measure() call itself later
Change-Id: I62237af3d307dfea203f7f2865551d1c61a0e0b8
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions