https://kotlinlang.org logo
r

rnpy

11/26/2018, 9:27 AM
If you want to ignore following clicks for a specific time rx can do that easily yeah, just avoid using rx
debounce
operator, as it emits the event only after that delay ends. But you can easily write an operator that emits first and then ignores