This reverts commit f3a3aaca6051b5ae464c026ff8d72e51a1d5a8a6.
fix based on https://code.google.com/p/android/issues/detail?id=78154 // FREEBIE
// FREEBIE
1) Broke out the UI elements of the major Activites into stylable attributes. 2) Created a 'light' and 'dark' theme for the newly stylable attrs. 3) Touched up some of the UI spacing. 4) Implemented dynamic theme switching support.