TransitionsBackport icon indicating copy to clipboard operation
TransitionsBackport copied to clipboard

crash when removeViewOverlay in API 17

Open geumatee opened this issue 8 years ago • 0 comments

I found removeView method in ViewOverlayCompat class not check view in argument is not null then it throw ArrayIndexOutOfBoundsException.

geumatee avatar Feb 06 '17 11:02 geumatee