recyclerView和retrofit的简单使用

第一步:导入相关包 //butterknife compile 'com.jakewharton:butterknife:8.4.0' annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0' //retrofit compile 'com.squareup.retrofit2:retrofit:2.1.0' compile
相关文章
相关标签/搜索