java.lang.OutOfMemoryError: Failed to allocate a 39444 byte allocation with 1951968 free bytes and 1906KB until OOM; failed due to fragmentation (required continguous free 40960 bytes where largest contiguous free 8192 bytes)
at java.util.ArrayList.(ArrayList.java:151)
at com.nguyenhoanglam.imagepicker.ui.imagepicker.ImageFileLoader$ImageLoadRunnable.run(ImageFileLoader.java:86)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)
