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.
我正在使用带有 wrap_content 的滚动视图和水平滚动视图中包裹的图像。图像的大小大于屏幕大小,内容溢出屏幕,启用滚动。我怎样才能让它适合屏幕并且只在我想要的时候启用滚动(当我缩放图像时)。
PS:webview 不符合我的要求。