MediumClap-Android
MediumClap-Android copied to clipboard
Take last count value
Hi, amazing library.
I have a usecase where I need to send count value to the server but I dont want to it on every click. Is there any way so that if user clicks rapidly it should wait for lets say 1000 milliseconds after last click then hit the api?
Thanks.