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.
我开发了一个应用程序,在应用程序中我想在 GridView 上使用 Pinch 放大和缩小功能,所以我创建了自定义类名 ZoomableLayout,它扩展了 GridView。现在我的 gridview 可以很好地放大或缩小,但一个问题是它不滚动。
请帮我。
提前致谢。