当前位置: 代码迷 >> Android >> error: Error retrieving parent for item: No resource found that matches the give解决方案
  详细解决方案

error: Error retrieving parent for item: No resource found that matches the give解决方案

热度:73   发布时间:2016-05-01 12:17:54.0
error: Error retrieving parent for item: No resource found that matches the give

在我的电脑上没有这个问题,在别人的电脑上就出现了。这是怎么回事呢?无思路....求教,谢谢。
错误如图:



------解决方案--------------------
try this will be ok.
<style name="TitleStyle" parent="@*android:style/DialogWindowTitle">
  相关解决方案