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 の Gallery の ImageView は優れています。スケーリングをスムーズにサポートし、OOM をうまく処理します。今、私のプロジェクトはそのような ImageView を持ちたいと思っています。誰かがそのような ImageView を持っているか、それについて何かヒントを知っていますか? ありがとうございます~~
ギャラリーは、通常のImageViewではなく、OpenGLサーフェスまたはそのようないくつかの凝ったものを使用していると確信しています。