Error java.lang.IllegalArgumentException: Rect should intersect with child's bounds

1

From time to time I get the error in Android

  

java.lang.IllegalArgumentException: Rect should intersect with child's    bounds

It is a very curious error, it only happens to me, when the app is installed for the first time. I found that it is a bug that affects some terminals, it is because I use version new appcompat version to 24.2.1 .

I wonder if you can hide the error dialog, because if the user clicks on the app icon again, it runs fine.

    
asked by Webserveis 30.09.2016 в 22:24
source

0 answers