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.
我正在尝试使用 Aquery 从 ImageView 中的文件加载图像。如文档中所述,我可以通过应用 ImageOptions 从带有圆角的 url 加载图像。但是没有方法可以同时传递文件和 ImageOptions。因此,我无法从本地文件中获取 ImageView 上的圆角。知道如何实现这一目标吗?