Android Studio OkHttp+RecyclerView多条目展示数据

Android Studio OkHttp+RecyclerView多条目展示数据 使用到了Gson-2.3.1  okhttp:3.9.0 recyclerview-v7:26.1.0 导入依赖 compile 'com.android.support:recyclerview-v7:26.1.0' compile 'com.squareup.okhttp3:okhttp:3.9.0' impl
相关文章
相关标签/搜索