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:
Hans-Christoph Steiner 2018-02-08 17:39:42 +01:00
parent b11cc6ab28
commit 0159020c2e