Files
frameworks_base/core/java/android
Siyamed Sinir 217c0f71df Clamp EditText cursor in the drawable boundaries.
EditText tried to draw outside of the padding boundaries because of a
cursor positioning issue in RTL. This CL removes that fix and instead
clamps the cursor position if cursor is outside of the clipped view
boundary.

Bug: 23397961
Change-Id: Id5f1fbe2a0f571100c89b21758fbb81b14d5da57
2016-02-08 22:41:26 +00:00
..
2016-01-15 16:14:57 +00:00
2015-10-06 15:18:40 -07:00
2016-02-04 15:44:03 -08:00
2016-02-08 20:33:49 +00:00