whitespace code format changes for AndroidManifest.xml
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
This commit is contained in:
parent
b11cc6ab28
commit
0159020c2e