I have made my button transparent so I would like to have the button text color change when the button is pressed. Is it possible to do this using just xml files?
You must set @drawable xml resource in textColor attributte
@drawable
textColor
Here is example: Android customized button; changing text color