摘要:
记录一下: 今天导入别人的项目时运行的时候出现的错误: Widget.Material.Light.ProgressBar.Horizontal" (10302b8) is not a Drawable (color or path) 原因在布局界面的:android:progressDrawabl 阅读全文
摘要:
bug: Gradle version 2.10 is required. Current version is 4.8.1. 解决:https://blog.csdn.net/rodulf/article/details/51535981 bug2: failed to find Build To 阅读全文
摘要:
bug: 今天导入别人的项目时,遇到Could not resolve all files for configuration ':app:debugCompileClasspath'.的问题: 解决方案如下:在project级别下的build.gradle文件中的allprojiects大括号里添 阅读全文