SkyLabs-Innovation-Group / SkyDrop

An app which makes Skynet's decentralised storage cloud accessible for all mobile users.
MIT License
12 stars 3 forks source link

Fix java.lang.RuntimeException: Canvas: trying to draw too large(199756800bytes) bitmap. in androidx.recyclerview.widget.RecyclerView.drawChild (RecyclerView.java:5030) #325

Open wellhat opened 6 months ago

wellhat commented 6 months ago

Version 2.0.0.6(26)

Stacktrace

androidx.recyclerview.widget.RecyclerView.drawChild (RecyclerView.java:5030);

androidx.recyclerview.widget.RecyclerView.draw (RecyclerView.java:4429);

androidx.constraintlayout.widget.ConstraintLayout.dispatchDraw (ConstraintLayout.java:1975);

Reason

java.lang.RuntimeException: Canvas: trying to draw too large(199756800bytes) bitmap.

Link to App Center