florent37 / ShapeOfView

Give a custom shape to any android view, Material Design 2 ready
Apache License 2.0
3.12k stars 400 forks source link

OutOfMemoryError #32

Open enriquebautista opened 5 years ago

enriquebautista commented 5 years ago

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;