Files
frameworks_base/core/java/android/widget
Yoshiki Iguchi 9582e15196 Fix crash on calling removeSelection with showing selection handlers
A crash occured on updating after calling removeSelection with showing
selection handlers. This was because some selection-handler code didn't
consider the case the selection index was -1 (-1 means there is no selection).
This patch fixes this crash.

Bug: 23299977
Change-Id: I736d315e073f773aec597522203015205a8da42b
2015-10-22 07:28:47 +00:00
..
2015-03-23 14:54:35 -07:00
2015-04-07 15:37:30 -07:00
2015-07-29 15:20:21 -07:00
2015-07-17 14:26:17 -07:00