java.lang.NoClassDefFoundError: com.nineoldandroids.view.ViewHelper
Finally, after two days I found the solution. I just added:
compile 'com.nineoldandroids:library:2.4.0'
Finally, after two days I found the solution. I just added:
compile 'com.nineoldandroids:library:2.4.0'