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 のファイルから画像を読み込もうとしています。docsで述べたように、ImageOptions を適用することで、角の丸い URL から画像を読み込むことができます。しかし、ファイルと ImageOptions の両方を渡す方法はありません。したがって、ローカル ファイルから ImageView の角を丸くすることができません。これを達成する方法はありますか?