Files
frameworks_base/core/java/android/text
Gilles Debunne 345cb03315 Index out of range problem in TextLine.
Recent refactoring for bidi introduced an index shift in the getOffsetBeforeAfter
method. This problem appears for multi-line text input only, when the text line
mStart index is not 0.

As a result, moving the cursor using the trackball in a multi-line EditText crashes.

Change-Id: I1f121f0f9272ef7d338399f369ba6d77e1ca71c5
2010-06-16 17:24:51 -07:00
..
2010-06-03 09:03:58 -07:00
2010-06-10 14:03:22 -07:00
2010-01-14 14:57:20 -08:00
2010-06-10 14:03:22 -07:00