I know I need to add a 10 pixel border around everything, and I have tried margins and padding in the main.xml file under layout. It looks like the original codes was built programmatically though in the main activity java file. Can this be overridden by main.xml, or can a border be added in java? If so, how do you do it? Its driving me nuts!