google-developer-training / android-fundamentals-apps-v2

Other
649 stars 2.63k forks source link

Android Java Fundamentals codelab: #358

Closed JTremblettBVC closed 1 year ago

JTremblettBVC commented 1 year ago

Describe the problem center_vertical doesn't center text

In which lesson and step of the codelab can this issue be found? 01.2 Part B 2.4.

How to reproduce? all I did was change the gravity to center_vertical and the number immediately snapped to the left

Versions

  1. What version of Android Studio are you using?
  2. 2022.1.1
  3. What API level are you targeting? 33 Additional information Add any other context about the problem here.

codelab: android-fundamentals

image

jlulovics commented 1 year ago

Hello! Thank you for your feedback. This codelab is out of date and no longer maintained. Instead, please refer to the Android Basics with Compose course for the latest recommended practices. If you are looking for content on Views, you can check out the Android Basics in Kotlin course.