Android image rendering (II) zooming in and out on the canvas

When the image in Android is zoomed in and out on the canvas, the border size of the image does not change!

The original drawing is as follows:

After zooming in: the border of the original picture has not changed, and the position is still the same!

Therefore, if you want to place the position of the picture, you need to move the corresponding position!

Use the following code (place the picture in full screen):

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>