google-developer-training / basic-android-kotlin-compose-training-tip-calculator

Apache License 2.0
60 stars 89 forks source link

Calculate a custom tip: Android Basics with Compose #79

Open PeterS-ZH opened 1 year ago

PeterS-ZH commented 1 year ago

URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-compose-calculate-tip?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-calculate-tip#1

In which task and step of the codelab can this issue be found? Basic concept... Rounding up the tip is interesting form a programming point of view. No discussion. But...

Describe the problem ... wouldn't it make much more sense to round up the whole amount? (Just thinking of the poor guy/ gal searching for he correct change...)

Perhaps the idea could be introduced as an additional practice:

:-)

P.

Steps to reproduce?

  1. Go to...
  2. Click on...
  3. See error...

Versions Android Studio version: API version of the emulator:

Additional information Include screenshots if they would be useful in clarifying the problem.

android-dev-lxl commented 1 year ago

@PeterS-ZH This is a great suggestion, I'll forward it to the appropriate team. Thank you for your feedback! Happy Coding :)