retrofit
Here are 1,117 public repositories matching this topic...
-
Updated
Aug 25, 2018 - Java
-
Updated
Dec 27, 2018 - Java
-
Updated
May 31, 2017 - Java
Bug 奖励机制
-
Updated
May 29, 2019 - Java
每执行novate.xxx() 给上层返回了一个Subscription,上层可以调用unsubscribe()来进行取消!
if (!subscription.isUnsubscribed()) {
subscription.unsubscribe();
}
说是这么取消,但是我怎么用呢,能不能详细点,或者举个例子
-
Updated
Jan 15, 2019 - Java
-
Updated
Jun 9, 2020 - Java
-
Updated
Mar 21, 2020
-
Updated
Dec 13, 2019 - Kotlin
Suggested by @Shanoir on Gitter:
One thing that I can suggest though: Overall the documentation of uplink is very nice. it clearly lays out how the API classes can be set up, and how to use the decorators. However, there is almost no examples available for the "use" of the methods. I think that across the board, providing these usage examples could really help newcomers get onboarded on the l
-
Updated
Jul 6, 2018 - Kotlin
-
Updated
May 14, 2020 - Java
-
Updated
Jun 9, 2020 - Kotlin
-
Updated
Jan 7, 2020 - Java
-
Updated
Jun 9, 2020 - Kotlin
-
Updated
Jun 15, 2017 - Kotlin
3.0不推荐用compile了
compile改成implementation,比如如下
implementation "com.github.bumptech.glide:glide:$glideVersion"
kapt "com.github.bumptech.glide:compiler:$glideVersion"
implementation "com.github.bumptech.glide:okhttp3-integration:$glideVersion"
implementation ("com.github.bumptech.glide:recyclerview-integration:$glideVersion@aar") {
// Excludes the support library because it's already i
-
Updated
Feb 6, 2019 - Java
Improve this page
Add a description, image, and links to the retrofit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the retrofit topic, visit your repo's landing page and select "manage topics."


为了让 Component 更好, 我设计了这个奖励机制. 凡是满足以下的条件的 bug 都会奖励 25 元的奶茶钱. 钱虽然不多, 重在感谢
Bug 满足条件
Component项目中的bug, 不能是其他第三方库的,Idea Plugin不算在其中. 因为插件属于帮助性的工具, 出问题也不影响你们开发Bugbug, 我不会为了这点钱死皮赖脸不承认. 因为之前看下来, 很多 bug 都是用户自己配置有问题或者代码写的不对引起的, 并不是框架的问题. 所以这个是需要我来判断的. 当然了, 你足够了解 Component 的话, 你自己也会知道到底是不是 Component 的问题所有发现 bug 受奖励的名单, 会持续更新(