Answers for "make button pressed color android studio"

0

button color xml android

android:backgroundTint="@android:color/holo_green_light"
Posted by: Guest on October-25-2021
0

cant change button color when app run android studio

replace <Button with <androidx.appcompat.widget.AppCompatButton
Posted by: Guest on May-26-2021

Code answers related to "make button pressed color android studio"

Browse Popular Code Answers by Language