aribhs8 / DocCam

Document camera app for Android
0 stars 0 forks source link

Fix Duration and Timer Code #56

Closed aribhs8 closed 3 years ago

aribhs8 commented 3 years ago

The duration code causes a crash in the program. This issue needs to be fixed and the code may need to be moved out of the Timer class or be declared non-static.

The timer code is not working either. This needs to be implemented correctly.

aribhs8 commented 3 years ago

@aribhs8 Fix button press error