Error Parsing XML for android:drawable

前端 未结 3 1524
旧时难觅i
旧时难觅i 2021-01-21 20:06

Hi I am facing a problem I want my application to pick up resources from the framework. Here is my code snippet of an xml.

For this to be achieved following ch

3条回答
  •  無奈伤痛
    2021-01-21 20:46

    i think i had the same problem, it seems to be a bug in the android eclipse-plugin. the solution is the same as for this question (close eclipse and restart it): android include tag - invalid layout reference

提交回复
热议问题