OutOfMemory while setting image in ImageView

后端 未结 2 646
后悔当初
后悔当初 2021-01-22 01:42

I am setting help screens images at 4 different places in my app. The activity code is the following-

@Override
    protected void onCreate(Bundle savedInstanceS         


        
2条回答
  •  南方客
    南方客 (楼主)
    2021-01-22 01:51

    I think your problem described well here

    or you can change dimension of your image by photoshop to 50x50 etc.

提交回复
热议问题