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

Other
649 stars 2.63k forks source link

Android JavaFundamentals codelab: #235

Closed kwjones closed 1 year ago

kwjones commented 3 years ago

Describe the problem textAlignment attribute for button not available in Android Studio 4.1.1

In which lesson and step of the codelab can this issue be found? Android fundamentals 01.2 Part A: Your first interactive UI, Task 3.2

How to reproduce? Trying to align the button text. Does not appear to be textAlignment attribute. Gravity appears to be the new object.

Versions

  1. What version of Android Studio are you using? 4.1.1
  2. What API level are you targeting? 16-29

Additional information Nice tutorial series! Very useful for developers of all backgrounds to learn the basics the right way.

codelab: android-fundamentals