commit | d4cef42ba1f96bd9dbe1f9ee9ba9141c25886bab | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Thu Mar 16 16:25:22 2017 -0700 |
committer | Evan Rosky <erosky@google.com> | Thu Mar 30 16:37:16 2017 -0700 |
tree | 5893f9effd09be2c6911ca9cd44ed96d505fc7b4 | |
parent | bb621fd95ce20782a1decad817930b2255606164 [diff] |
Prevent arrow keys from leaving editable TextViews Bug: 24342334 Bug: 31662248 Test: Tested in a test-app and verified that arrow presses/holding do not send focus out of an EditText. Relevant TextViewTest and EditTextTest s still pass Change-Id: I288d9397d61844b8b650ed54cfbb6769226074b8 (cherry picked from commit I6abfe75352f09a49ea473fb0e2dec84c6c5270c4)