-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
Qt Creator 4.11.1
-
None
-
-
7ede57f937f988780d6751da34c941447ec6fd32 (qt/qtbase/dev) f31d7d1fdd03b1de422ed5d716c8eb9ab526cde2(qt/qtbase/5.15)
When creating an AndroidManifest.xml template for the first time in a project, and switching to XML mode, some parts of XML are changed from the main template deployed by Qt.
Mainly, the encoding part is removed:
encoding='utf-8'
and new lines are added to some elements in the activity section.
This gives the wrong impressions that the user changed something, while that's not the case.
For Gerrit Dashboard: QTCREATORBUG-23768 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
300535,5 | Make sure the default AndroidManifest is compatible with Qt Creator | dev | qt/qtbase | Status: MERGED | +2 | 0 |
302587,2 | Make sure the default AndroidManifest is compatible with Qt Creator | 5.15 | qt/qtbase | Status: MERGED | +2 | 0 |