Skip to content

Commit bf2db23

Browse files
committed
Update
1 parent 33a2695 commit bf2db23

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CustomView/Advance/[4]Canvas_PictureText.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ public void writeToStream (OutputStream stream) | (已废弃)将Pict
8585
#### 使用示例:
8686

8787
**准备工作:**
88+
89+
录制内容,即将一些Canvas操作用Picture存储起来,录制的内容是不会直接显示在屏幕上的,只是存储起来了而已。
90+
8891
``` java
8992
// 1.创建Picture
9093
private Picture mPicture = new Picture();

0 commit comments

Comments
 (0)