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

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

Here is my code:

input.xml (layout folder)



        
10条回答
  •  误落风尘
    2020-11-27 06:37

    My problem was that I had a shape with a with color ?selectableItemBackground. Yes it is dumb and a specific case, but posting it here for people with the same mistake.

提交回复
热议问题