I have a problem with 9 patch images.
There are around 30 9 patch images in my res folder. On earlier versions of Android Studio, errors told me exactly which one of the images was bad, but on newer versions I just get error
Error:Execution failed for task
':app:mergePhotoKeyboardThemeChangerDebugResources'.
Error: java.lang.RuntimeException: Some file crunching failed, see logs for details
Is there an option for that in Android Studio settings? It is a lot of work to check images one by one and see which one is bad.