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.
ここでグリッド ビューを使用し、グリッド ビュー アイテムのクリックで完全な画像を開きます。グリッド ビューに戻ると、最後のセレクターの位置が true になります。これを見つけるのを手伝ってください
前もって感謝します
簡単な方法は、クリックしたときにクリックした要素のグリッドビュー位置を保存することです。SharedPreferences を使用します。onResume() 関数でステータスをロードできます。