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

The AndroidManifest editor removes all android:icon definitions except drawable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 4.13.2
    • Android Support
    • None
    • All

    Description

      The AndroidManifest.xml editor in Qt Creator removes all android:icon definitions except drawable.

      This works:

      android:icon="@drawable/ic_launcher"
      

      This is automatically removed:

      android:icon="@mipmap/ic_launcher"
      

      The use of other folders than "drawable" is an option:

      Attachments

        Issue Links

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

          Activity

            People

              qtandroidteam Qt Android Team
              DanielSt Peter Staab
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes