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

The AndroidManifest editor removes all android:icon definitions except drawable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 4.13.2, Qt Creator 14.0.1
    • Android Support
    • None
    • All, Android
    • 2024wk48s3FOQtforAndroid

      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:

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes