【发布时间】:2016-05-07 12:52:25
【问题描述】:
在 android studio 中,当我想生成 signed apk 时,会导致以下错误:
Error:Error: Expected resource of type styleable [ResourceType]
这个类是:https://github.com/astuetz/PagerSlidingTabStrip
我该如何解决这个错误?
PagerSlidingTabStrip类:
`values/attrs.xml
https://github.com/astuetz/PagerSlidingTabStrip/blob/master/library/res/values/attrs.xml
【问题讨论】:
标签: android android-studio android-resources