commit | 217c0f71df8c8de5bafe6ec5ad007b4a37326682 | [log] [tgz] |
---|---|---|
author | Siyamed Sinir <siyamed@google.com> | Mon Feb 01 18:30:02 2016 -0800 |
committer | Siyamed Sinir <siyamed@google.com> | Mon Feb 08 22:41:26 2016 +0000 |
tree | e401ac53dc60d4742cab924e991f4b5878d268d7 | |
parent | 901bbe066762a644ec0790de8b07199f4464bb4f [diff] |
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