Commit 4ac825cd authored by Diego Perez's avatar Diego Perez
Browse files

Fix RTL bidi flags

Pass the bidi flags down the stack to allow correctly rendering RTL
text.
In some cases the meaning of Paint.BIDI_DEFAULT_LTR was lost and
transformed into Paint.BIDI_LTR. That broke some cases where the text
was RTL and the flag was BIDI_DEFAULT_LTR (so it shouldn't be forced).

Bug: 37136729
Test: Existing tests pass (BIDI_DEFAULT_LTR is used from the support
lib)

Change-Id: I8e78528d87d714de57c080d623411a8afea31614
parent fedef05e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment