google-developer-training / basic-android-kotlin-compose-training-practice-problems

Apache License 2.0
90 stars 112 forks source link

Added font size to first Text in "Task Manager” according to task in … #3

Closed ZGennadiy closed 1 year ago

ZGennadiy commented 1 year ago

Added font size to first Text in "Task Manager” according to task in codelab

Set the first Text composable to a 24sp font size, 24dp padding top, and 8dp padding bottom.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

johnshea commented 1 year ago

Hi @ZGennadiy

Thank you for providing this feedback. The codelab text has since changed so this correction is no longer needed.

Regards.