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: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 4.13.2
    • Android Support
    • None
    • All

      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:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes