android.view.InflateException: Binary XML file line #12: Error inflating class

后端 未结 30 2306
伪装坚强ぢ
伪装坚强ぢ 2020-11-22 13:48

I am receiving many errors of kind displayed in the subj. These errors seems to be occasional and I cannot reproduce them. From stack I can learn that such error may occurs

30条回答
  •  没有蜡笔的小新
    2020-11-22 14:43

    I had this error because i selected theme as Material theme. But as i was trying to run app on 4.4.2 it gave this error.

    Solution : Select Theme_holo as theme

提交回复
热议问题