2019-09-29 18:21:14.631 17496-17496/com.vssquare.testapp1
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.vssquare.testapp1, PID: 17496
java.lang.RuntimeException: Canvas: trying to draw too large(252169968bytes) bitmap.
at android.view.DisplayListCanvas.throwIfCannotDraw(DisplayListCanvas.java:229)
at android.view.RecordingCanvas.drawBitmap(RecordingCanvas.java:97)
at android.graphics.drawable.BitmapDrawable.draw(BitmapDrawable.java:529)