见 https://github.com/nhaarman/ListViewAnimations/issues/294 解决: Add this to your dependencies in your gradle build file: compile 'com.nineoldandroids:library:2.4.0' So it will probably look something like like this: dependencies { compile fileTree(di…