mdgspace / codephile-mobile

24 stars 11 forks source link

Add timer to the "Resend Email" button. #60

Open ManasviPatidar opened 3 years ago

ManasviPatidar commented 3 years ago

In order to prevent the user from spamming the button, we can add a 30 sec timer to it.

Chintan-K commented 3 years ago

I would like to work on it

Chintan-K commented 3 years ago

I tried to implement this, but its not happening, I am facing problem in integrating all things using Timer class

raghavpawar commented 3 years ago

Hi, I would like to work on this issue. We just need to create a separate class Timer_Button which will be able to change its color or look and display the timer once it receives the signal that the button has been pressed.

Prabhat0602-source commented 3 years ago

If no one is working on this issue can I start working on this? @ManasviPatidar