Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30011

android.app.splash_screen_drawable is added on AndroidManifest.xml every time is edited

    XMLWordPrintable

Details

    • Windows

    Description

      Every time AndroidManifest.xml is edited the following tags are continuously added also if already present:

       

      <meta-data android:name="android.app.splash_screen_drawable" android:resource="@drawable/splashscreen"/>
      <meta-data android:name="android.app.splash_screen_sticky" android:value="true"/>

       

      For example if you edit the AndroidManifest.xml three times you'll have three repetitions of this same two tags (during compilation of APK file a warning is generated).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            portale Alessandro Portale
            falsinsoft Fabio Falsini
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes