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.