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.
ldpi、mdpi、hdpi、および xhdpi フォルダーを含む Android プロジェクトがあります。
私がテストしているデバイスはhdpiなので、hdpiフォルダーの画像を削除し、同じ名前の新しい画像をこのフォルダーに追加しました。
しかし、現在、画像は表示されていません。コードを変更しませんでした。
プロジェクトのクリーニング、Eclipse の再起動、およびコンピューターの再起動を試みましたが、問題はそこにあります。
私が試すべき他のアクションはありますか?
設立!! 問題は画像でした。RGBではなくCMYKでした。