提交 26b4c4f2 编写于 作者: H huangziwei

fix getDoodleBitmap()

上级 42458346
......@@ -1229,7 +1229,7 @@ public class DoodleView extends FrameLayout implements IDoodle {
@Override
public Bitmap getDoodleBitmap() {
return mBitmap;
return mDoodleBitmap;
}
public int getCenterWidth() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册