I know I can extend an Android view and have seen the Notepad example of doing this. I was wondering if it is possible in addition to add new custom attributes for the view that would parse properly in the XML declarations of the custom view. I'm a bit of a novice at XML technology.I know I can extend an Android view and have se