I\'m trying to change all the TextColor of my buttons in my app to white and also trying to make it bold. But that isn\'t happening, I\'m overwriting the android:Widge
the android:Widge
This will change the default button style for the entire app, include alert dialog button. Adjust the style based on yours.
res/values/styles.xml
res/drawable/selector_button.xml
res/drawable/button_selected.xml
res/drawable/button_unselected.xml