I have extended Android's Button class and I would like to access some of the attribute values being set in the XML file through java code, for example, padding, gravity. Let me know how to achieve this...I have extended Android's Button class and I wo