This app is a submission for the #AndroidDevChallenge Week 2
Compose Timer is a simple and easy to use Timer with extensive animations.
I wanted to try out some complex animations as part of Compose. I have been able to achieve quite a bit of success in that regard with this app.
I also managed to successfully manage state in the app with the animations resuming when the app is brought back from the background.
Do try out the app to watch the animations in action!
Copyright 2021 Yashovardhan Dhanania
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.