【发布时间】:2015-09-07 10:01:33
【问题描述】:
我有一个旧应用程序,使用 actionbarSherlock 和 appcompact 构建。我已经将项目从 eclipse 导入到 gradle,但是当我编译项目时,shell 向我显示了很多错误,警告我有重复项。像这样:
Error: Attribute "subtitleTextStyle" has already been defined.
我该如何解决?
【问题讨论】:
-
添加相关错误日志和代码,方便用户理解
标签: android android-studio actionbarsherlock android-appcompat