google-developer-training / first-android-app

Repository for Build Your First Android App codelabs (Java and Kotlin)
7 stars 6 forks source link

First Android app codelab: #226

Open ghost opened 2 years ago

ghost commented 2 years ago

"android:background="@color/buttonBackground"" Doesn't work but with "android:backgroundTint="@color/buttonBackground"" it works