
This moves towards the standard Android Studio Ctrl-Alt-L code format with only whitespace changes. This just removes this one kind of space, since its widespread, and easy to track. I did this using: sed -i 's," />,"/>,g' app/src/main/AndroidManifest.xml