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.
URLから画像をサンプリングせずにそのまま欲しいのですが、nostraのユニバーサル画像ローダーを使っていると画像がサンプリングされてしまいます。これを回避するにはどうすればよいですか?これに含めるオプションはありますか?
imageScaleType(ImageScaleType.NONE)表示オプション ( ) で有効にしますDisplayImageOptions。
imageScaleType(ImageScaleType.NONE)
DisplayImageOptions