Increasing the icon size in android Launcher and All apps page

馋奶兔 提交于 2019-12-24 14:17:14

问题


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-all-apps-page

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!