android loadIcon generates outOfMemoryError

后端 未结 2 1851
北恋
北恋 2021-01-16 04:46

I just have a little ListView containing all installed apps and their icons
but if there are too much Apps installed i run into outOfMemoryErrors

2条回答
  •  無奈伤痛
    2021-01-16 05:22

    Resize your icons into small images, you will be fine! (had this problem before, too)

提交回复
热议问题