This is a basic timer app in which the user can set up the timer length of his/her choice.
Key Features used :
- Shared preferences - the application gives a good practice of shared preferences to the developer.
- Material progressbar ( implementation 'me.zhanghai.android.materialprogressbar:library:1.6.1' )
- Dynamic floating action buttons.
- Background working.