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.
ここでは、画面に 8 つのアイコンがあるメニュー画面を持つ 1 つのアプリケーションを開発します。サイズに応じて 2 つのアイコン セットがあります。1 セットのアイコン サイズは 197 * 253 です 2 セットのアイコン サイズは 184 * 236 です
タブレットでこのアプリを実行すると非常に見栄えがよくなりますが、電話でこのアプリを実行すると非常に奇妙に見えます。
複数の画面をサポートするには、別のレイアウト フォルダーを作成する必要があります。
ayout-小 レイアウト-通常 レイアウト-大
Android の複数画面サポートを参照することをお勧めします。