InflateException: Binary XML file line #1: Error inflating class caused by OutOfMemoryError

前端 未结 10 1754
梦如初夏
梦如初夏 2020-11-27 05:59

Here is my code:

input.xml (layout folder)



        
10条回答
  •  广开言路
    2020-11-27 06:33

    Try using images of different resolutions such as mdpi,hdpi,xhdpi if only using higher resolution images it might cause a crash in low resolution phones

提交回复
热议问题