Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.64 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.64 KB

WaveTimer

Workflow result

📜 Description

Repository for the Jetpack Compose #AndroidDevChallenge week 2 - Countdown timer.

💡 Motivation and Context

In the project, I try to use Compose State, Animation, layout of Compose, things get interesting, but because there is not much free time, tshhere are the following tasks to be completed:

  • Finish the time selection view animation, maybe it should show a list of time.
  • Finish wave animation when end counter.

😄 REFERENCE

compose-samples

AndroidCustomView

📸 Screenshots

License

Copyright 2020 The Android Open Source Project

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.