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 图库,其中所选图像比其他图像大,我该怎么做?我还可以在用户拖动图像时调整图像大小以提供更好的用户体验吗?
谢谢
你在寻找这样的东西吗?
您的需求定义有点模糊,但您可以查看CoverFlow并根据您的需要进行调整。
要缩放图像,您可以使用ImageViewZoom。