`Error:(11) No resource identifier found for attribute 'srcCompat' in package 'com.codifythings.ligh

来源:互联网 发布:美国人口老龄化数据 编辑:程序博客网 时间:2024/06/08 00:48

1. activity_main.xml文件xmlns:app="http://schemas.Android.c

om/apk/res-auto"改成xmlns:app="http://schemas.android.com/apk/package_name"即可。

阅读全文
0 0