Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在做一个图像处理项目,我需要通过平移拖动图像,通过旋转旋转图像并通过捏合手势使图像越来越小,通过双击禁用所有手势。如何实现这一点,因为我对 android 开发非常陌生。
提前致谢
检查这个
捏缩放教程,在画布上拖放。可以帮助你。