I\'m writing a few custom views which share some same-named attributes. In their respective section in attrs.xml I\'d lik
attrs.xml
Solution: Simply extract common attributes from both views and add them directly as children of the node:
... ...