2016-08-02 51 views

回答

0

您必須包括這在你的文件的gradle:

compile ('com.github.florent37:materialviewpager:[email protected]'){ 
    transitive = true 
} 
相關問題