[android] 08_图片平移
From Android 4.0
图片平移
| matrix.setTranslate(30, 0);//平移的像素 |
核心代码: |
|
|