当我实现 JazzyListView 库时,出现如下错误:
com.nineoldandroids cannot be resolved
The type CardsEffect must implement the inherited abstract method JazzyEffect.setupAnimation(View, int, int, ViewPropertyAnimator)
ViewHelper cannot be resolved
ViewPropertyAnimator cannot be resolved to a type
我只是想在我的项目中实现 JazzyListView:
- 参考链接:https ://github.com/twotoasters/jazzylistview
- 请参阅 apk 文件:https ://play.google.com/store/apps/details?id=com.twotoasters.jazzylistview.sample
任何人都可以帮助我,请......