commit | f4cb047c49e061cd0590a53d0a176233019eb906 | [log] [tgz] |
---|---|---|
author | Andrew Lee <anwlee@google.com> | Thu Jun 04 13:53:45 2015 -0700 |
committer | Andrew Lee <anwlee@google.com> | Thu Jun 04 14:21:41 2015 -0700 |
tree | 75fc7fb8d4ef5cc35b789651c6a993cca9516cf7 | |
parent | 11412dc1a83fdc4133385c173e44175dc15e5b86 [diff] |
Bidi-format joined strings. When joining strings, we want to respect RTL formatting for the individual elements being joined, and joined string as a whole. For example... In LTR: "<LTR-formatted string>, <RTL-formatted string>" In RTL: "<RTL-formatted string>, <LTR-formatted string>" Bug: 20988802 Change-Id: I984ff364cbd0b0378bc467213274080e9524b18b