Fix monkey crash related to empty recips array/ bad tokenization.
Fixes bug:5343254 java.lang.ArrayIndexOutOfBoundsException: length=0; index=-1 at com.android.ex.chips.RecipientEditTextView.removeMoreChip(RecipientEditTextView.java:1408) Fixes bug:5345831 ArrayIndexOutOfBoundsException in RecipientEditTextView.createDisplayText Change-Id: Ie487c23dc54449d53f68d73c33e18cb946ec4284
Loading
Please sign in to comment