OSDN Git Service

Fix bug #5243493 TextView selection is not working correctly when there is some RTL...
authorFabrice Di Meglio <fdimeglio@google.com>
Wed, 31 Aug 2011 20:56:37 +0000 (13:56 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Wed, 31 Aug 2011 20:56:37 +0000 (13:56 -0700)
commit3716601573f5a562f98721130e25002ad88eb164
tree007af2605606250137105004c273235c7f895143
parent3efc794f8563558b9792cc8ffa1ab9e81a0129ea
Fix bug #5243493 TextView selection is not working correctly when there is some RTL run into it

- make the selection green highlight work

Change-Id: I4e3b88e3720288f973b1b9e68afa8f800ad13779
core/java/android/text/Layout.java