I got this crash when upgrade to version 1.1.0
Fatal Exception: java.lang.OutOfMemoryError: Failed to allocate a 335787708 byte allocation with 1588101 free bytes and 507MB until OOM
at java.util.ArrayList.(ArrayList.java)
at com.android.volley.toolbox.DiskBasedCache.readHeaderList(SourceFile:606)
at com.android.volley.toolbox.DiskBasedCache$CacheHeader.readHeader(SourceFile:437)
at com.android.volley.toolbox.DiskBasedCache.initialize(SourceFile:170)
at com.android.volley.CacheDispatcher.run(SourceFile:92)
I got this crash when upgrade to version 1.1.0
Fatal Exception: java.lang.OutOfMemoryError: Failed to allocate a 335787708 byte allocation with 1588101 free bytes and 507MB until OOM
at java.util.ArrayList.(ArrayList.java)
at com.android.volley.toolbox.DiskBasedCache.readHeaderList(SourceFile:606)
at com.android.volley.toolbox.DiskBasedCache$CacheHeader.readHeader(SourceFile:437)
at com.android.volley.toolbox.DiskBasedCache.initialize(SourceFile:170)
at com.android.volley.CacheDispatcher.run(SourceFile:92)