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.
480x854、540x960、および 720x1280 用に 3 セットのレイアウトと 3 セットのドローアブルが必要です。
これに対応するには、リソース フォルダーに名前を付けるにはどうすればよいですか?
前もって感謝します
drawable -normal (480x854)、drawable -large (540x960)、drawable-xlarge (720x1280) はどうでしょうか。
3 つのドローアブル セットは、次のフォルダのリソース ディレクトリ [res] の下に配置res/drawable-hdpiできres/drawable-ldpiますres/drawable-mdpi。
res/drawable-hdpi
res/drawable-ldpi
res/drawable-mdpi