How to set the text size, text color and other parameters in one xml and than assign them to the imagebutton in android?
I can set the parameters manually for each button, but if there are more than 3 buttons it becomes a nightmare. What is the best practices for doing this?
How to set the text size, text color and other parameters in one xml
Share
You can use styles for that
http://developer.android.com/guide/topics/ui/themes.html