【问题标题】:About JazzyListView Android关于 JazzyListView Android
【发布时间】:2013-12-17 13:07:21
【问题描述】:

当我实现 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:

任何人都可以帮助我,拜托......

【问题讨论】:

    标签: java android listview animation jazzylistview


    【解决方案1】:

    我刚刚得到了答案......为了解决这个问题......你需要添加另一个项目作为库,它是NineOldAndroids

    确保所有这些项目都在同一个目录中。

    谢谢,

    【讨论】:

      【解决方案2】:

      您是否在 build.gradle 中添加了依赖项?

      compile 'com.twotoasters.jazzylistview:library:1.2.1'
      compile 'com.twotoasters.jazzylistview:library-recyclerview:1.2.1'
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2013-10-01
        • 2012-07-27
        • 2017-04-09
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多