Skip to content
#

rx

Here are 382 public repositories matching this topic...

hoodwink73
hoodwink73 commented May 13, 2019

Hello Cédric

Thank you for this effort. This has been an invaluable learning tool for me. And I really appreciate the aesthetics you have produced for the project.

Okay, now my request.

By default, throttleTime operator has the config set to {leading: true, trailing: false}

And this is what the animation in your project explains.

It would be helpful if you could also provide an

muziling
muziling commented Nov 22, 2017

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
fdietze
fdietze commented Dec 30, 2018

We need more documentation. I already wrote a lot about the basic concepts, but there is a lot of documentation missing. Here is an incomplete list to have an idea what to work on:

As a general idea, let's link almost all topics to the relevant source-code, so that users have a good introduction to the code and the barrier to contribute gets lower.

  • Update source-code references (they c

Improve this page

Add a description, image, and links to the rx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rx topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.