App has crashed, executing CustomActivityOnCrash's UncaughtExceptionHandler android.content.res.Resources$NotFoundException: Resource ID #0x7f070141
this is the code where error occers
Bitmap myLogo = ((BitmapDrawable)context.getResources().getDrawable(R.drawable.ic_watermark_image)).getBitmap();