opatry / android-dev-challenge-compose-week3-APAC

Week #3 - Speed round (APAC area)

Home Page:https://android-developers.googleblog.com/2021/03/android-dev-challenge-3.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speed Run (APAC area) - Week #3

Workflow result

πŸ“œ Description

Implement the Bloom mockup provided for APAC friendly area.

πŸ’‘ Motivation and Context

Apply theming and metrics described in the linked Bloom.pdf document.

Few identified issues remains:

  • card have their background drawn twice leading to "border" (semi alpha surface colors seems to be applied twice to card background somehow)
  • plant list doesn't scroll properly when last item is partially visible (maybe missing padding with bottom nav)
  • text fields while focus aren't really nice
  • text button color in dark mode might not be correct

πŸ“Έ Screenshots

🌞 Light Mode

Welcome Log in Home

🌚 Dark Mode

Welcome Log in Home

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.