1993hzw / Doodle

Image doodle for Android, with functions such as undo, zoom, move, text, image, etc. Also a powerful, customizable and extensible doodle framework & multi-function drawing board. Android图片涂鸦,具有撤消,缩放,移动,添加文字,贴图等功能。还是一个功能强大,可自定义和可扩展的涂鸦框架、多功能画板。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canvas: trying to draw too large(106010920bytes) bitmap.

wuh876 opened this issue · comments

commented

微信截图_20210126102654

你是不是想在类似ScrollView这样可滚动的View上涂鸦。

commented

不是,就是一张图上,我用bitmapfactory.decodefile之后图片就变大了

commented

解析图片获取bitmap时建议进行压缩,避免大图导致OOM