ContriHUB / Easy2Do

An android app using Java and XML for boosting productivity. It has three modules to beat procrastination for tiny tasks, making habits easily, and getting important daily tasks done. Soon will try to add more of such features once these all work fine! The app is a work in progress, and contributions are welcome!
0 stars 3 forks source link

(issue)#2 fixed with updated ui #7

Closed Crisonel closed 4 days ago

Crisonel commented 4 days ago

Description

Fxed the timer for 2 min it runs for 2 min Before starting it gives 5 sec preparation time updated ui

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Related Issue

Fixes # (issue) #2

Type of change

Motivation and Context

This bug fix was required because the timer was not set for 2 min and now it also gives 5 sec preparation time

How Has This Been Tested?

small app ran in a android mobile

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Screenshots (if appropriate):

before start 1000023271

5 sec preparation time 1000023270

timer running 1000023269

after timer ends 1000023268

Checklist:

Test Configuration:

Crisonel commented 4 days ago

@mukul-dev please review my PR