2014-11-03 118 views

回答

0

你有包含两次ImageViewZoom库?如果您使用的是compile线

dependencies { 
     compile 'it.sephiroth.android.library.imagezoom:imagezoom:+' 
    } 

libs文件夹中删除它,所以图书馆没有被编了两次。

相关问题