Increasing the icon size in android Launcher and All apps page
问题 I want to increase the app icon size in the Launcher and All apps page.We tried to set the android:rowHeight in GridView to 200dip in all_apps_2d.xml,but this doesnot have any affect in increasing the icon size. Can anyone help me in increasing the app icon size in a gridview. Thanks, Riyaz 回答1: I think you should rather create a new icon of your desired size (i.e. 200*200 px). That will do it. 来源: https://stackoverflow.com/questions/11223979/increasing-the-icon-size-in-android-launcher-and