android 报资源文件找不到


error: resource style/Theme.AppCompat.Light.Dialog (aka com.fangkuai.m4399Ad:style/Theme.AppCompat.Light.Dialog) not found.
error: resource style/Theme.AppCompat.Light.NoActionBar (aka com.fangkuai.m4399Ad:style/Theme.AppCompat.Light.NoActionBar) not found.
error: resource style/Theme.aAppCompat.Light (aka com.fangkuai.m4399Ad:style/Theme.AppCompat.Light) not found.
error: resource style/Widget.AppCompat.ProgressBar (aka com.fangkuai.m4399Ad:style/Widget.AppCompat.ProgressBar) not found.
error: resource style/Widget.AppCompat.ProgressBar (aka com.fangkuai.m4399Ad:style/Widget.AppCompat.ProgressBar) not found.
error: failed linking references.

解决
在build.gradle中添加
implementation 'com.android.support:appcompat-v7:26.0.0'


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM