ShapeOfView icon indicating copy to clipboard operation
ShapeOfView copied to clipboard

OutOfMemoryError

Open enriquebautista opened this issue 7 years ago • 0 comments

Using ShapeOfView in ViewPager with FragmentStatePageAdapter return : Failed to allocate a 1324812 byte allocation with 721200 free bytes and 704KB until OOM. Lines: .ShapeOfView.calculateLayout (ShapeOfView.java:147) .ShapeOfView.dispatchDraw (ShapeOfView.java:114)

When requiresBitmap= true;

enriquebautista avatar Sep 27 '18 19:09 enriquebautista