Facing java.io.FileNotFoundException occurring for res/drawable-xhdpi-v4/ucrop_ic_angle.png within the com.yalantis.ucrop library indicates that the Android resource system was unable to locate the specified drawable resource at runtime.
using latest version of the library.
can be fixed by adding base version of both .png files in /drawable
Please fix this in next update.